Package org.jbpm.taskmgmt.def

process definition extensions for task management related information.

See:
          Description

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).
 

Package org.jbpm.taskmgmt.def Description

process definition extensions for task management related information.



Copyright © 2010 JBoss Community. All Rights Reserved.