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 commands that can be used as an alternative to the try-finally blocks in the user code. 
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.graph.node.advanced advanced parallel split node implementation. 
org.jbpm.instantiation is for instantiating delegation classes and making them persistable with class Delegation. 
org.jbpm.job JNDI helper for JCR compatibility. 
org.jbpm.jpdl.par process archive packaging. 
org.jbpm.jpdl.xml jpdl xml parsing. 
org.jbpm.mail classes that contain the logic for sending emails during process execution. 
org.jbpm.module.def interface for adding aspect to a process definition in a pluggable manner. 
org.jbpm.scheduler.def actions (==event listeners) to create and cancel timers. 
org.jbpm.signal extension to the jBPM event architecture. 
org.jbpm.taskmgmt.def process definition extensions for task management related information. 
org.jbpm.taskmgmt.exe extensions of runtime process instance data structure for tasks. 
 

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.context.exe.converter
ProcessDefinition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.db
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
           
Event
           
ExceptionHandler
           
GraphElement
           
Identifiable
          Implemented by elements 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
          Implemented by elements 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
          Implemented by elements that support an id
Node
           
Node.NodeType
           
ProcessDefinition
           
Transition
           
 

Classes in org.jbpm.graph.def used by org.jbpm.graph.node.advanced
GraphElement
           
Identifiable
          Implemented by elements 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
          Implemented by elements that support an id
 

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



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