Uses of Interface
org.kie.api.runtime.process.NodeInstanceContainer
Packages that use NodeInstanceContainer
-
Uses of NodeInstanceContainer in org.kie.api.runtime.process
Subinterfaces of NodeInstanceContainer in org.kie.api.runtime.processModifier and TypeInterfaceDescriptioninterfaceA workflow process instance represents one specific instance of a workflow process that is currently executing.Methods in org.kie.api.runtime.process that return NodeInstanceContainerModifier and TypeMethodDescriptionNodeInstance.getNodeInstanceContainer()The node instance container that this node instance is part of.