Uses of Class
com.flowable.action.engine.impl.deployer.ActionDeploymentManager
-
Uses of ActionDeploymentManager in com.flowable.action.engine
Modifier and TypeFieldDescriptionprotected ActionDeploymentManager
ActionEngineConfiguration.deploymentManager
Modifier and TypeMethodDescriptionvoid
ActionEngineConfiguration.setDeploymentManager
(ActionDeploymentManager deploymentManager) -
Uses of ActionDeploymentManager in com.flowable.action.engine.impl.util
Modifier and TypeMethodDescriptionstatic ActionDeploymentManager
CommandContextUtil.getDeploymentManager()
static ActionDeploymentManager
CommandContextUtil.getDeploymentManager
(CommandContext commandContext)