| Package | Description |
|---|---|
| com.flowable.app.engine | |
| com.flowable.app.engine.impl.autodeployment |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AutoDeploymentStrategy> |
AppEngineConfiguration.deploymentStrategies |
| Modifier and Type | Method and Description |
|---|---|
protected AutoDeploymentStrategy |
AppEngineConfiguration.getAutoDeploymentStrategy(String mode)
Gets the
AutoDeploymentStrategy for the provided mode. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAutoDeploymentStrategy
Abstract base class for implementations of
AutoDeploymentStrategy. |
class |
DefaultAutoDeploymentStrategy
Default Implementation of
AutoDeploymentStrategy that performs a separate deployment for each resource by name. |
Copyright © 2019. All rights reserved.