| Package | Description |
|---|---|
| org.flowable.app.spring | |
| org.flowable.app.spring.autodeployment |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AutoDeploymentStrategy> |
SpringAppEngineConfiguration.deploymentStrategies |
| Modifier and Type | Method and Description |
|---|---|
protected AutoDeploymentStrategy |
SpringAppEngineConfiguration.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 Flowable. All rights reserved.