jBPM distribution 6.0.0.Final

Uses of Class
org.jbpm.services.task.events.AfterTaskStoppedEvent

Packages that use AfterTaskStoppedEvent
org.jbpm.services.task.audit   
org.jbpm.services.task.lifecycle.listeners   
 

Uses of AfterTaskStoppedEvent in org.jbpm.services.task.audit
 

Method parameters in org.jbpm.services.task.audit with annotations of type AfterTaskStoppedEvent
 void JPATaskLifeCycleEventListener.afterTaskStoppedEvent(Task ti)
           
 

Uses of AfterTaskStoppedEvent in org.jbpm.services.task.lifecycle.listeners
 

Method parameters in org.jbpm.services.task.lifecycle.listeners with annotations of type AfterTaskStoppedEvent
 void InternalTaskLifeCycleEventListener.afterTaskStoppedEvent(Task ti)
           
 void DefaultTaskLifeCycleEventListener.afterTaskStoppedEvent(Task ti)
           
 void BAMTaskEventListener.afterTaskStoppedEvent(Task ti)
          When a task is stopped, the status for dashbuilder integration task must be Exited.
 


jBPM distribution 6.0.0.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.