Uses of Package
org.jbpm.taskmgmt.def

Packages that use org.jbpm.taskmgmt.def
org.jbpm.graph.def contains all structural elements of a process graph. 
org.jbpm.graph.exe contains the runtime structures for process executions. 
org.jbpm.graph.node contains basic node implementations. 
org.jbpm.instantiation is for instantiating delegation classes and making them persistable with class Delegation. 
org.jbpm.jpdl.xml jpdl xml parsing. 
org.jbpm.taskmgmt.def   
org.jbpm.taskmgmt.exe   
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.graph.def
TaskMgmtDefinition
          extends a process definition with information about tasks, swimlanes (for task assignment).
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.graph.exe
Task
          defines a task and how the actor must be calculated at runtime.
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.graph.node
Task
          defines a task and how the actor must be calculated at runtime.
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.instantiation
AssignmentHandler
          assigns TaskInstances or SwimlaneInstances to actors.
TaskControllerHandler
           
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.jpdl.xml
Task
          defines a task and how the actor must be calculated at runtime.
TaskController
          is a controller for one task.
TaskMgmtDefinition
          extends a process definition with information about tasks, swimlanes (for task assignment).
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.taskmgmt.def
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.
TaskMgmtDefinition
          extends a process definition with information about tasks, swimlanes (for task assignment).
 

Classes in org.jbpm.taskmgmt.def used by org.jbpm.taskmgmt.exe
Swimlane
          is a process role (aka participant).
Task
          defines a task and how the actor must be calculated at runtime.
TaskMgmtDefinition
          extends a process definition with information about tasks, swimlanes (for task assignment).
 



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