Package org.jbpm.taskmgmt.exe

Interface Summary
Assignable common superclass for TaskInstances and SwimlaneInstances used by the AssignmentHandler interface.
 

Class Summary
PooledActor  
SwimlaneInstance is a process role for a one process instance.
TaskInstance is one task instance that can be assigned to an actor (read: put in someones task list) and that can trigger the coninuation of execution of the token upon completion.
TaskMgmtInstance process instance extension for managing tasks on a process instance.