| Interface | Description |
|---|---|
| EngineConfigurator |
Implementations of this class can be plugged into a
AbstractEngineConfiguration. |
| EngineDeployer | |
| HasExpressionManagerEngineConfiguration |
author martin.grofcik
|
| HasVariableTypes | |
| ScriptingEngineAwareEngineConfiguration |
Interface that could be implemented by EngineConfiguration to access ScriptingEngines.
|
| Class | Description |
|---|---|
| AbstractEngineConfiguration | |
| AbstractEngineConfigurator |
Convenience class for external engines (IDM/DMN/Form/...) to work together with the process engine
while also sharing as much internal resources as possible.
|
| AbstractNativeQuery<T extends NativeQuery<?,?>,U> |
Abstract superclass for all native query types.
|
| AbstractQuery<T extends Query<?,?>,U> |
Abstract superclass for all query types.
|
| AbstractServiceConfiguration | |
| BaseNativeQuery<T extends NativeQuery<?,?>,U> | |
| Direction | |
| EngineInfo |
Represents information about the initialization of the engine.
|
| FlowableVersion |
This class is used for auto-upgrade purposes.
|
| FlowableVersions | |
| Page |
holds the parameters of a page (partial result) for a query.
|
| Enum | Description |
|---|---|
| BaseNativeQuery.ResultType |
Copyright © 2019 Flowable. All rights reserved.