| Package | Description |
|---|---|
| org.flowable.eventregistry.impl | |
| org.flowable.eventregistry.impl.deployer | |
| org.flowable.eventregistry.impl.persistence.deploy |
| Modifier and Type | Field and Description |
|---|---|
protected List<Deployer> |
EventRegistryEngineConfiguration.customPostDeployers |
protected List<Deployer> |
EventRegistryEngineConfiguration.customPreDeployers |
protected List<Deployer> |
EventRegistryEngineConfiguration.deployers |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Deployer> |
EventRegistryEngineConfiguration.getDefaultDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDefinitionDeployer |
| Modifier and Type | Field and Description |
|---|---|
protected List<Deployer> |
EventDeploymentManager.deployers |
| Modifier and Type | Method and Description |
|---|---|
List<Deployer> |
EventDeploymentManager.getDeployers() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDeploymentManager.setDeployers(List<Deployer> deployers) |
Copyright © 2020 Flowable. All rights reserved.