站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.1.3 API 英文版文档

org.jbpm.taskmgmt.def (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档


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



Version : jbpm-3.1.3