Uses of Interface
org.jbpm.workflow.instance.NodeInstanceContainer
Packages that use NodeInstanceContainer
Package
Description
-
Uses of NodeInstanceContainer in org.jbpm.ruleflow.instance
Classes in org.jbpm.ruleflow.instance that implement NodeInstanceContainer -
Uses of NodeInstanceContainer in org.jbpm.workflow.instance
Subinterfaces of NodeInstanceContainer in org.jbpm.workflow.instance -
Uses of NodeInstanceContainer in org.jbpm.workflow.instance.context
Methods in org.jbpm.workflow.instance.context that return NodeInstanceContainerMethods in org.jbpm.workflow.instance.context with parameters of type NodeInstanceContainerModifier and TypeMethodDescriptionvoidWorkflowContextInstance.setNodeInstanceContainer(NodeInstanceContainer nodeInstanceContainer) -
Uses of NodeInstanceContainer in org.jbpm.workflow.instance.impl
Classes in org.jbpm.workflow.instance.impl that implement NodeInstanceContainerModifier and TypeClassDescriptionclassDefault implementation of a RuleFlow process instance. -
Uses of NodeInstanceContainer in org.jbpm.workflow.instance.node
Classes in org.jbpm.workflow.instance.node that implement NodeInstanceContainerModifier and TypeClassDescriptionclassclassRuntime counterpart of a composite node.classclassclassRuntime counterpart of a for each node.class