| Interface | Description |
|---|---|
| ProcessEngineLookup | Deprecated
since 5.9.
|
| Class | Description |
|---|---|
| CdiCommandInvoker |
A customized version of the default
CommandInvoker for use with CDI. |
| FlowableCmmnExtension |
starts / stops the
CmmnEngine. |
| FlowableExtension |
CDI-Extension registering a custom context for
BusinessProcessScoped beans. |
| LocalProcessEngineLookup |
ProcessEngineLookup for looking up or building a local ProcessEngine using the provided processEngineName ( ProcessEngines.NAME_DEFAULT is used as default value). |
| ProcessDeployer |
Used to deploy processes.
|
| ProcessVariableMap |
Allows to expose the process variables of the current business process as a
java.util.Map<String,Object>. |
Copyright © 2023 Flowable. All rights reserved.