Uses of Interface
com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionLinkDataManager
Package
Description
-
Uses of ActionDefinitionLinkDataManager in com.flowable.action.engine.impl.persistence.entity
ModifierConstructorDescriptionActionDefinitionLinkEntityManagerImpl
(ActionEngineConfiguration actionEngineConfiguration, ActionDefinitionLinkDataManager actionDefinitionLinkDataManager) -
Uses of ActionDefinitionLinkDataManager in com.flowable.action.engine.impl.persistence.entity.data
Modifier and TypeFieldDescriptionprotected ActionDefinitionLinkDataManager
ActionDataManagers.actionDefinitionLinkDataManager
Modifier and TypeMethodDescriptionvoid
ActionDataManagers.setActionDefinitionLinkDataManager
(ActionDefinitionLinkDataManager actionDefinitionLinkDataManager) -
Uses of ActionDefinitionLinkDataManager in com.flowable.action.engine.impl.persistence.entity.data.impl