Uses of Interface
com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
Packages that use ActionDeploymentDataManager
Package
Description
-
Uses of ActionDeploymentDataManager in com.flowable.action.engine.impl.persistence.entity
Constructors in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionDeploymentDataManagerModifierConstructorDescriptionActionDeploymentEntityManagerImpl(ActionEngineConfiguration actionEngineConfiguration, ActionDeploymentDataManager deploymentDataManager) -
Uses of ActionDeploymentDataManager in com.flowable.action.engine.impl.persistence.entity.data
Fields in com.flowable.action.engine.impl.persistence.entity.data declared as ActionDeploymentDataManagerModifier and TypeFieldDescriptionprotected ActionDeploymentDataManagerActionDataManagers.actionDeploymentDataManagerMethods in com.flowable.action.engine.impl.persistence.entity.data that return ActionDeploymentDataManagerMethods in com.flowable.action.engine.impl.persistence.entity.data with parameters of type ActionDeploymentDataManagerModifier and TypeMethodDescriptionvoidActionDataManagers.setActionDeploymentDataManager(ActionDeploymentDataManager actionDeploymentDataManager) -
Uses of ActionDeploymentDataManager in com.flowable.action.engine.impl.persistence.entity.data.impl
Classes in com.flowable.action.engine.impl.persistence.entity.data.impl that implement ActionDeploymentDataManager