Uses of Interface
com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
Package
Description
-
Uses of ActionDeploymentDataManager in com.flowable.action.engine.impl.persistence.entity
ModifierConstructorDescriptionActionDeploymentEntityManagerImpl
(ActionEngineConfiguration actionEngineConfiguration, ActionDeploymentDataManager deploymentDataManager) -
Uses of ActionDeploymentDataManager in com.flowable.action.engine.impl.persistence.entity.data
Modifier and TypeFieldDescriptionprotected ActionDeploymentDataManager
ActionDataManagers.actionDeploymentDataManager
Modifier and TypeMethodDescriptionvoid
ActionDataManagers.setActionDeploymentDataManager
(ActionDeploymentDataManager actionDeploymentDataManager) -
Uses of ActionDeploymentDataManager in com.flowable.action.engine.impl.persistence.entity.data.impl