Package | Description |
---|---|
com.flowable.action.engine.impl.deployer | |
com.flowable.action.engine.impl.persistence.entity | |
com.flowable.action.engine.impl.util |
Modifier and Type | Field and Description |
---|---|
protected ActionDeploymentEntityManager |
ActionDeploymentManager.deploymentEntityManager |
Modifier and Type | Method and Description |
---|---|
ActionDeploymentEntityManager |
ActionDeploymentManager.getDeploymentEntityManager() |
Modifier and Type | Method and Description |
---|---|
void |
ActionDeploymentManager.setDeploymentEntityManager(ActionDeploymentEntityManager deploymentEntityManager) |
Modifier and Type | Class and Description |
---|---|
class |
ActionDeploymentEntityManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected ActionDeploymentEntityManager |
ActionEntityManagers.actionDeploymentEntityManager |
Modifier and Type | Method and Description |
---|---|
ActionDeploymentEntityManager |
ActionEntityManagers.getActionDeploymentEntityManager() |
Modifier and Type | Method and Description |
---|---|
void |
ActionEntityManagers.setActionDeploymentEntityManager(ActionDeploymentEntityManager actionDeploymentEntityManager) |
Modifier and Type | Method and Description |
---|---|
static ActionDeploymentEntityManager |
CommandContextUtil.getActionDeploymentEntityManager() |
static ActionDeploymentEntityManager |
CommandContextUtil.getActionDeploymentEntityManager(CommandContext commandContext) |