Uses of Package
org.jbpm.graph.exe

Packages that use org.jbpm.graph.exe
org.jbpm central access to the jbpm database and other services. 
org.jbpm.command   
org.jbpm.context.exe contains ContextInstance, the central interface class for working with process variables. 
org.jbpm.context.exe.converter implementations of Converter. 
org.jbpm.db provides access the to jBPM database. 
org.jbpm.graph.action contains basic action implementations. 
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.log graph execution logs. 
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.jpdl.el.impl   
org.jbpm.jpdl.exe jpdl runtime data structures. 
org.jbpm.logging.log   
org.jbpm.mail   
org.jbpm.module.exe   
org.jbpm.scheduler adds timers to processes. 
org.jbpm.scheduler.db   
org.jbpm.scheduler.def   
org.jbpm.signal   
org.jbpm.svc   
org.jbpm.svc.save   
org.jbpm.taskmgmt task management interface. 
org.jbpm.taskmgmt.def   
org.jbpm.taskmgmt.exe   
org.jbpm.taskmgmt.impl   
 

Classes in org.jbpm.graph.exe used by org.jbpm
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.command
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.context.exe
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.context.exe.converter
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.db
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.graph.action
ExecutionContext
           
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.graph.def
ExecutionContext
           
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

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

Classes in org.jbpm.graph.exe used by org.jbpm.graph.log
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.graph.node
ExecutionContext
           
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.instantiation
ExecutionContext
           
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.job
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.jpdl.el.impl
ExecutionContext
           
 

Classes in org.jbpm.graph.exe used by org.jbpm.jpdl.exe
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.logging.log
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.mail
ExecutionContext
           
 

Classes in org.jbpm.graph.exe used by org.jbpm.module.exe
ProcessInstance
          is one execution of a ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.scheduler
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.scheduler.db
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.scheduler.def
ExecutionContext
           
 

Classes in org.jbpm.graph.exe used by org.jbpm.signal
ExecutionContext
           
 

Classes in org.jbpm.graph.exe used by org.jbpm.svc
ProcessInstance
          is one execution of a ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.svc.save
ProcessInstance
          is one execution of a ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.taskmgmt
ExecutionContext
           
 

Classes in org.jbpm.graph.exe used by org.jbpm.taskmgmt.def
ExecutionContext
           
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.taskmgmt.exe
Comment
           
ExecutionContext
           
ProcessInstance
          is one execution of a ProcessDefinition.
Token
          represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
 

Classes in org.jbpm.graph.exe used by org.jbpm.taskmgmt.impl
ExecutionContext
           
 



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