| Package | Description |
|---|---|
| com.flowable.engage.engine | |
| com.flowable.engage.engine.autodeployment |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AutoDeploymentStrategy> |
EngageEngineConfiguration.deploymentStrategies |
| Modifier and Type | Method and Description |
|---|---|
protected AutoDeploymentStrategy |
EngageEngineConfiguration.getAutoDeploymentStrategy(String mode)
Gets the
AutoDeploymentStrategy for the provided mode. |
| Modifier and Type | Method and Description |
|---|---|
EngageEngineConfiguration |
EngageEngineConfiguration.addAutoDeploymentStrategy(AutoDeploymentStrategy autoDeploymentStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAutoDeploymentStrategy
Abstract base class for implementations of
AutoDeploymentStrategy. |
class |
DefaultAutoDeploymentStrategy |
Copyright © 2019. All rights reserved.