[
https://issues.jboss.org/browse/WFLY-3174?page=com.atlassian.jira.plugin....
]
Tomaz Cerar commented on WFLY-3174:
-----------------------------------
{quote}
What's best practice for executing actions on behalf of a deployment from a
subsystem?
{quote}
SubsystemRegistration#registerDeploymentModel(...)
we use that for all subsystem that expose any deployment related metrics / resources
in resource tree you get this than visible in
/deployment=name-of-deployment.ext/subsystem=<name-of-subsystem-that-exposes-data>/<what-ever-you-want-to-expose>
Add view of batch jobs with ability to view, restart and stop
-------------------------------------------------------------
Key: WFLY-3174
URL:
https://issues.jboss.org/browse/WFLY-3174
Project: WildFly
Issue Type: Feature Request
Components: Batch
Reporter: James Perkins
Assignee: James Perkins
Currently there is no way to view batch jobs for a deployment with in the batch subsystem
management. There should be a way to view the batch jobs that have run on various
deployments.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)