Uses of Interface
org.kie.api.fluent.BoundaryEventNodeBuilder
Packages that use BoundaryEventNodeBuilder
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 BoundaryEventNodeBuilder in org.kie.api.fluent
Methods in org.kie.api.fluent that return BoundaryEventNodeBuilderModifier and TypeMethodDescriptionBoundaryEventNodeBuilder.attachedTo(long attachedToId) NodeContainerBuilder.boundaryEventNode(long id) BoundaryEventNodeBuilder.cancelActivity(boolean cancelActivity) BoundaryEventNodeBuilder.timeDuration(String timeDuration)