| Package | Description |
|---|---|
| org.flowable.form.engine | |
| org.flowable.form.engine.impl.deployer | |
| org.flowable.form.engine.impl.persistence.deploy |
| Modifier and Type | Field and Description |
|---|---|
protected List<Deployer> |
FormEngineConfiguration.customPostDeployers |
protected List<Deployer> |
FormEngineConfiguration.customPreDeployers |
protected List<Deployer> |
FormEngineConfiguration.deployers |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Deployer> |
FormEngineConfiguration.getDefaultDeployers() |
| Modifier and Type | Class and Description |
|---|---|
class |
FormDefinitionDeployer |
| Modifier and Type | Field and Description |
|---|---|
protected List<Deployer> |
DeploymentManager.deployers |
| Modifier and Type | Method and Description |
|---|---|
List<Deployer> |
DeploymentManager.getDeployers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentManager.setDeployers(List<Deployer> deployers) |
Copyright © 2021 Flowable. All rights reserved.