Package org.jbpm.graph.exe

contains the runtime structures for process executions.

See:
          Description

Class Summary
Comment  
ExecutionContext  
ProcessInstance is one execution of a ProcessDefinition.
RuntimeAction is an action that can be added at runtime to the execution of one process instance.
Token represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Package org.jbpm.graph.exe Description

contains the runtime structures for process executions.



Version : jbpm-3.1-beta3