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

Packages that use CompositeContextNode
org.jbpm.ruleflow.core.factory   
org.jbpm.workflow.core.node   
org.jbpm.workflow.instance.node   
 

Uses of CompositeContextNode in org.jbpm.ruleflow.core.factory
 

Methods in org.jbpm.ruleflow.core.factory that return CompositeContextNode
protected  CompositeContextNode CompositeNodeFactory.getCompositeNode()
           
 

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

Subclasses of CompositeContextNode in org.jbpm.workflow.core.node
 class DynamicNode
           
 class StateNode
           
 

Methods in org.jbpm.workflow.core.node that return CompositeContextNode
 CompositeContextNode ForEachNode.getCompositeNode()
           
 

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

Methods in org.jbpm.workflow.instance.node that return CompositeContextNode
protected  CompositeContextNode CompositeContextNodeInstance.getCompositeContextNode()
           
 



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