Uses of Interface
org.kie.api.fluent.FaultNodeBuilder
Packages that use FaultNodeBuilder
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 FaultNodeBuilder in org.kie.api.fluent
Methods in org.kie.api.fluent that return FaultNodeBuilderModifier and TypeMethodDescriptionNodeContainerBuilder.faultNode(long id) FaultNodeBuilder.setFaultName(String faultName) FaultNodeBuilder.setFaultVariable(String faultVariable)