Uses of Interface
org.kie.api.fluent.CompositeNodeOperations
Packages that use CompositeNodeOperations
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 CompositeNodeOperations in org.kie.api.fluent
Subinterfaces of CompositeNodeOperations in org.kie.api.fluentModifier and TypeInterfaceDescriptioninterfaceCompositeNodeBuilder<T extends NodeContainerBuilder<T,?>> interfaceDynamicNodeBuilder<T extends NodeContainerBuilder<T,?>> interfaceForEachNodeBuilder<T extends NodeContainerBuilder<T,?>>