Uses of Interface
org.drools.runtime.process.NodeInstanceContainer

Packages that use NodeInstanceContainer
org.drools.runtime.process The process runtime classes. 
 

Uses of NodeInstanceContainer in org.drools.runtime.process
 

Subinterfaces of NodeInstanceContainer in org.drools.runtime.process
 interface WorkflowProcessInstance
          A workflow process instance represents one specific instance of a workflow process that is currently executing.
 

Methods in org.drools.runtime.process that return NodeInstanceContainer
 NodeInstanceContainer NodeInstance.getNodeInstanceContainer()
          The node instance container that this node instance is part of.
 



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