Uses of Class
com.flowable.action.engine.impl.deployer.ActionDefinitionDeployer
Package | Description |
---|---|
com.flowable.action.engine |
-
Uses of ActionDefinitionDeployer in com.flowable.action.engine
Fields in com.flowable.action.engine declared as ActionDefinitionDeployer Modifier and Type Field Description protected ActionDefinitionDeployer
ActionEngineConfiguration. actionDefinitionDeployer
Methods in com.flowable.action.engine that return ActionDefinitionDeployer Modifier and Type Method Description ActionDefinitionDeployer
ActionEngineConfiguration. getActionDefinitionDeployer()
Methods in com.flowable.action.engine with parameters of type ActionDefinitionDeployer Modifier and Type Method Description void
ActionEngineConfiguration. setActionDefinitionDeployer(ActionDefinitionDeployer actionDefinitionDeployer)