Uses of Class
com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
-
Uses of ActionDefinitionCacheEntry in com.flowable.action.engine
Modifier and TypeFieldDescriptionprotected DeploymentCache<ActionDefinitionCacheEntry>
ActionEngineConfiguration.actionDefinitionCache
Modifier and TypeMethodDescriptionvoid
ActionEngineConfiguration.setActionDefinitionCache
(DeploymentCache<ActionDefinitionCacheEntry> actionDefinitionCache) -
Uses of ActionDefinitionCacheEntry in com.flowable.action.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected DeploymentCache<ActionDefinitionCacheEntry>
ActionDeploymentManager.actionDefinitionCache
Modifier and TypeMethodDescriptionActionDeploymentManager.resolveActionDefinition
(ActionDefinition actionDefinition) Modifier and TypeMethodDescriptionvoid
ActionDeploymentManager.setActionDefinitionCache
(DeploymentCache<ActionDefinitionCacheEntry> actionDefinitionCache)