| Interface | Description |
|---|---|
| AutoDeploymentStrategy |
Strategy interface for implementations of automatically deploying resources.
|
| Class | Description |
|---|---|
| AbstractAutoDeploymentStrategy |
Abstract base class for implementations of
AutoDeploymentStrategy. |
| DefaultAutoDeploymentStrategy |
Default Implementation of
AutoDeploymentStrategy that performs a separate deployment for each resource by name. |
Copyright © 2019 Flowable. All rights reserved.