| Modifier and Type | Method and Description |
|---|---|
Collection<? extends EngineDeployer> |
AppEngineConfiguration.getDefaultDeployers() |
| Modifier and Type | Field and Description |
|---|---|
protected List<EngineDeployer> |
AppDeploymentManager.deployers |
| Modifier and Type | Method and Description |
|---|---|
List<EngineDeployer> |
AppDeploymentManager.getDeployers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppDeploymentManager.setDeployers(List<EngineDeployer> deployers) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends EngineDeployer> |
CmmnEngineConfiguration.getDefaultDeployers() |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
CmmnEngineConfigurator.getCustomDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnDeployer
TODO: many similarities with BpmnDeployer, see if it can be merged to the common module
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EngineDeployer> |
CmmnDeploymentManager.deployers |
| Modifier and Type | Method and Description |
|---|---|
List<EngineDeployer> |
CmmnDeploymentManager.getDeployers() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnDeploymentManager.setDeployers(List<EngineDeployer> deployers) |
| Modifier and Type | Field and Description |
|---|---|
protected List<EngineDeployer> |
AbstractEngineConfiguration.customPostDeployers |
protected List<EngineDeployer> |
AbstractEngineConfiguration.customPreDeployers |
protected List<EngineDeployer> |
AbstractEngineConfiguration.deployers |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<EngineDeployer> |
AbstractEngineConfigurator.getCustomDeployers() |
List<EngineDeployer> |
AbstractEngineConfiguration.getCustomPostDeployers() |
List<EngineDeployer> |
AbstractEngineConfiguration.getCustomPreDeployers() |
List<EngineDeployer> |
AbstractEngineConfiguration.getDeployers() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setCustomPostDeployers(List<EngineDeployer> customPostDeployers) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setCustomPreDeployers(List<EngineDeployer> customPreDeployers) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setDeployers(List<EngineDeployer> deployers) |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
ContentEngineConfigurator.getCustomDeployers() |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
DmnEngineConfigurator.getCustomDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnDeployer |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
ProcessEngineConfigurator.getCustomDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
AppDeployer |
| Modifier and Type | Class and Description |
|---|---|
class |
BpmnDeployer |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends EngineDeployer> |
ProcessEngineConfigurationImpl.getDefaultDeployers() |
| Modifier and Type | Field and Description |
|---|---|
protected List<EngineDeployer> |
DeploymentManager.deployers |
| Modifier and Type | Method and Description |
|---|---|
List<EngineDeployer> |
DeploymentManager.getDeployers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentManager.setDeployers(List<EngineDeployer> deployers) |
| Modifier and Type | Class and Description |
|---|---|
class |
RulesDeployer |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
EventRegistryEngineConfigurator.getCustomDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDeployer |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
FormEngineConfigurator.getCustomDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
FormDeployer |
| Modifier and Type | Method and Description |
|---|---|
protected List<EngineDeployer> |
IdmEngineConfigurator.getCustomDeployers() |
Copyright © 2023 Flowable. All rights reserved.