Uses of Package
org.jbpm.taskmgmt.exe

Packages that use org.jbpm.taskmgmt.exe
org.jbpm central access to the jbpm database and other services. 
org.jbpm.command   
org.jbpm.db provides access the to jBPM database. 
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.job   
org.jbpm.taskmgmt task management interface. 
org.jbpm.taskmgmt.def   
org.jbpm.taskmgmt.exe   
org.jbpm.taskmgmt.impl   
org.jbpm.taskmgmt.log   
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.command
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.db
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.graph.exe
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.graph.node
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.instantiation
Assignable
          common superclass for TaskInstances and SwimlaneInstances used by the AssignmentHandler interface.
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.job
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.taskmgmt
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.taskmgmt.def
Assignable
          common superclass for TaskInstances and SwimlaneInstances used by the AssignmentHandler interface.
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.taskmgmt.exe
Assignable
          common superclass for TaskInstances and SwimlaneInstances used by the AssignmentHandler interface.
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.taskmgmt.impl
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.
 

Classes in org.jbpm.taskmgmt.exe used by org.jbpm.taskmgmt.log
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.
 



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