| Modifier and Type | Field and Description |
|---|---|
protected DmnDeploymentEntityManager |
DmnEngineConfiguration.deploymentEntityManager |
| Modifier and Type | Method and Description |
|---|---|
DmnDeploymentEntityManager |
DmnEngineConfiguration.getDeploymentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDeploymentEntityManager(DmnDeploymentEntityManager deploymentEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected DmnDeploymentEntityManager |
AbstractManager.getDeploymentEntityManager() |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDeploymentEntityManager |
DeploymentManager.deploymentEntityManager |
| Modifier and Type | Method and Description |
|---|---|
DmnDeploymentEntityManager |
DeploymentManager.getDeploymentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentManager.setDeploymentEntityManager(DmnDeploymentEntityManager deploymentEntityManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnDeploymentEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static DmnDeploymentEntityManager |
CommandContextUtil.getDeploymentEntityManager() |
static DmnDeploymentEntityManager |
CommandContextUtil.getDeploymentEntityManager(CommandContext commandContext) |
Copyright © 2019 Flowable. All rights reserved.