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