Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

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

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

Uses of NodeInstanceContainer in org.drools.impl.adapters
 

Methods in org.drools.impl.adapters that return NodeInstanceContainer
 NodeInstanceContainer NodeInstanceAdapter.getNodeInstanceContainer()
           
 

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.
 


Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

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