KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.runtime.process.NodeInstanceContainer

Packages that use NodeInstanceContainer
org.kie.api.runtime.process The process runtime classes. 
 

Uses of NodeInstanceContainer in org.kie.api.runtime.process
 

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

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


KIE API 6.1.0.Beta2

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