[jboss-jira] [JBoss JIRA] (WFLY-3174) Add view of batch jobs with ability to view, restart and stop

Tomaz Cerar (JIRA) issues at jboss.org
Mon Feb 9 11:33:49 EST 2015


    [ https://issues.jboss.org/browse/WFLY-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038876#comment-13038876 ] 

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)


More information about the jboss-jira mailing list