Uses of Package
org.jbpm.graph.def

Packages that use org.jbpm.graph.def
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.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.graph.node.advanced   
org.jbpm.instantiation is for instantiating delegation classes and making them persistable with class Delegation. 
org.jbpm.job   
org.jbpm.jpdl.par process archive packaging. 
org.jbpm.jpdl.xml jpdl xml parsing. 
org.jbpm.mail   
org.jbpm.module.def   
org.jbpm.scheduler.def   
org.jbpm.signal   
org.jbpm.taskmgmt.def   
org.jbpm.taskmgmt.exe   
 

Classes in org.jbpm.graph.def used by org.jbpm
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.command
Node
           
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.db
Node
           
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.action
Action
           
ActionHandler
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.def
Action
           
ActionHandler
           
DelegationException
           
Event
           
ExceptionHandler
           
GraphElement
           
Identifiable
          Implemteded by elemtes that support an id
Node
           
Node.NodeType
           
NodeCollection
          is a common supertype for a ProcessDefinition and a SuperState.
ProcessDefinition
           
SuperState
          brings hierarchy into the elements of a process definition by creating a parent-child relation between GraphElements.
Transition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.exe
Action
           
Event
           
GraphElement
           
Identifiable
          Implemteded by elemtes that support an id
Node
           
ProcessDefinition
           
Transition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.log
Action
           
Node
           
Transition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.node
ActionHandler
           
GraphElement
           
Identifiable
          Implemteded by elemtes that support an id
Node
           
Node.NodeType
           
ProcessDefinition
           
Transition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.node.advanced
GraphElement
           
Identifiable
          Implemteded by elemtes that support an id
Node
           
 

Classes in org.jbpm.graph.def used by org.jbpm.instantiation
Action
           
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.job
Action
           
GraphElement
           
Node
           
 

Classes in org.jbpm.graph.def used by org.jbpm.jpdl.par
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.jpdl.xml
Action
           
GraphElement
           
Node
           
NodeCollection
          is a common supertype for a ProcessDefinition and a SuperState.
ProcessDefinition
           
Transition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.mail
ActionHandler
           
 

Classes in org.jbpm.graph.def used by org.jbpm.module.def
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.scheduler.def
Action
           
ActionHandler
           
 

Classes in org.jbpm.graph.def used by org.jbpm.signal
GraphElement
           
 

Classes in org.jbpm.graph.def used by org.jbpm.taskmgmt.def
GraphElement
           
Identifiable
          Implemteded by elemtes that support an id
 

Classes in org.jbpm.graph.def used by org.jbpm.taskmgmt.exe
Identifiable
          Implemteded by elemtes that support an id
Transition
           
 



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