Uses of Interface
org.kie.api.fluent.ProcessBuilder
Packages that use ProcessBuilder
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 ProcessBuilder in org.kie.api.fluent
Methods in org.kie.api.fluent that return ProcessBuilderModifier and TypeMethodDescriptionProcessBuilder.dynamic(boolean dynamic) ProcessBuilder.functionImports(Collection<String> functionImports) ProcessBuilder.imports(Collection<String> imports) ProcessBuilder.packageName(String packageName) ProcessBuilderFactory.processBuilder(String processId) Returns aProcessBuilderthat can be used to create a process definition