Uses of Interface
org.kie.api.fluent.SubProcessNodeBuilder
Packages that use SubProcessNodeBuilder
Package
Description
Process Fluent API allows programmer to build an in memory representation of a bpmn file.
This information can later be used to build a KIE resource and execute the process .
This information can later be used to build a KIE resource and execute the process .
-
Uses of SubProcessNodeBuilder in org.kie.api.fluent
Methods in org.kie.api.fluent that return SubProcessNodeBuilderModifier and TypeMethodDescriptionSubProcessNodeBuilder.independent(boolean independent) SubProcessNodeBuilder.outMapping(String parameterName, String variableName) NodeContainerBuilder.subProcessNode(long id) SubProcessNodeBuilder.waitForCompletion(boolean waitForCompletion)