Uses of Interface
org.kie.api.fluent.ForEachNodeBuilder
Packages that use ForEachNodeBuilder
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 ForEachNodeBuilder in org.kie.api.fluent
Methods in org.kie.api.fluent that return ForEachNodeBuilderModifier and TypeMethodDescriptionForEachNodeBuilder.collectionExpression(String collectionExpression) NodeContainerBuilder.forEachNode(long id) ForEachNodeBuilder.waitForCompletion(boolean waitForCompletion)