Package org.jbpm.taskmgmt.def

Interface Summary
AssignmentHandler assigns TaskInstances or SwimlaneInstances to actors.
TaskControllerHandler  
 

Class Summary
Swimlane is a process role (aka participant).
Task defines a task and how the actor must be calculated at runtime.
TaskController is a controller for one task. this object either delegates to a custom TaskControllerHandler or it is configured with VariableAccesss to perform the default behaviour of the controller functionality for a task.
TaskMgmtDefinition extends a process definition with information about tasks, swimlanes (for task assignment).
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.