| Modifier and Type | Field and Description |
|---|---|
protected FormDeploymentEntityManager |
FormEngineConfiguration.deploymentEntityManager |
| Modifier and Type | Method and Description |
|---|---|
FormDeploymentEntityManager |
FormEngineConfiguration.getDeploymentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
FormEngineConfiguration |
FormEngineConfiguration.setDeploymentEntityManager(FormDeploymentEntityManager deploymentEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected FormDeploymentEntityManager |
AbstractManager.getDeploymentEntityManager() |
| Modifier and Type | Field and Description |
|---|---|
protected FormDeploymentEntityManager |
DeploymentManager.deploymentEntityManager |
| Modifier and Type | Method and Description |
|---|---|
FormDeploymentEntityManager |
DeploymentManager.getDeploymentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentManager.setDeploymentEntityManager(FormDeploymentEntityManager deploymentEntityManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormDeploymentEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static FormDeploymentEntityManager |
CommandContextUtil.getDeploymentEntityManager() |
static FormDeploymentEntityManager |
CommandContextUtil.getDeploymentEntityManager(CommandContext commandContext) |
Copyright © 2018 Flowable. All rights reserved.