Uses of Class
org.jbpm.workflow.core.node.StateBasedNode

Packages that use StateBasedNode
org.jbpm.workflow.core.node   
org.jbpm.workflow.instance.node   
 

Uses of StateBasedNode in org.jbpm.workflow.core.node
 

Subclasses of StateBasedNode in org.jbpm.workflow.core.node
 class CompositeContextNode
           
 class CompositeNode
           
 class DynamicNode
           
 class ForEachNode
          A for each node.
 class HumanTaskNode
           
 class MilestoneNode
          Default implementation of a milestone node.
 class RuleSetNode
          Default implementation of a RuleSet node.
 class StateNode
           
 class SubProcessNode
          Default implementation of a sub-flow node.
 class WorkItemNode
          Default implementation of a task node.
 

Uses of StateBasedNode in org.jbpm.workflow.instance.node
 

Methods in org.jbpm.workflow.instance.node that return StateBasedNode
 StateBasedNode StateBasedNodeInstance.getEventBasedNode()
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.