Uses of Interface
com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
Packages that use ActionLinkDataManager
Package
Description
-
Uses of ActionLinkDataManager in com.flowable.action.engine.impl.persistence.entity
Constructors in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionLinkDataManagerModifierConstructorDescriptionActionLinkEntityManagerImpl(ActionEngineConfiguration actionEngineConfiguration, ActionLinkDataManager actionLinkDataManager) -
Uses of ActionLinkDataManager in com.flowable.action.engine.impl.persistence.entity.data
Fields in com.flowable.action.engine.impl.persistence.entity.data declared as ActionLinkDataManagerModifier and TypeFieldDescriptionprotected ActionLinkDataManagerActionDataManagers.actionLinkDataManagerMethods in com.flowable.action.engine.impl.persistence.entity.data that return ActionLinkDataManagerMethods in com.flowable.action.engine.impl.persistence.entity.data with parameters of type ActionLinkDataManagerModifier and TypeMethodDescriptionvoidActionDataManagers.setActionLinkDataManager(ActionLinkDataManager actionLinkDataManager) -
Uses of ActionLinkDataManager in com.flowable.action.engine.impl.persistence.entity.data.impl
Classes in com.flowable.action.engine.impl.persistence.entity.data.impl that implement ActionLinkDataManager