Uses of Class
com.flowable.action.engine.impl.deployer.ActionDeploymentManager
Packages that use ActionDeploymentManager
-
Uses of ActionDeploymentManager in com.flowable.action.engine
Fields in com.flowable.action.engine declared as ActionDeploymentManagerModifier and TypeFieldDescriptionprotected ActionDeploymentManager
ActionEngineConfiguration.deploymentManager
Methods in com.flowable.action.engine that return ActionDeploymentManagerMethods in com.flowable.action.engine with parameters of type ActionDeploymentManagerModifier and TypeMethodDescriptionvoid
ActionEngineConfiguration.setDeploymentManager
(ActionDeploymentManager deploymentManager) -
Uses of ActionDeploymentManager in com.flowable.action.engine.impl.util
Methods in com.flowable.action.engine.impl.util that return ActionDeploymentManagerModifier and TypeMethodDescriptionstatic ActionDeploymentManager
CommandContextUtil.getDeploymentManager()
static ActionDeploymentManager
CommandContextUtil.getDeploymentManager
(CommandContext commandContext)