Uses of Interface
com.flowable.action.engine.impl.persistence.entity.data.ActionInstanceDataManager
Package
Description
-
Uses of ActionInstanceDataManager in com.flowable.action.engine.impl.persistence.entity
ModifierConstructorDescriptionActionInstanceEntityManagerImpl
(ActionEngineConfiguration actionEngineConfiguration, ActionInstanceDataManager actionInstanceDataManager) -
Uses of ActionInstanceDataManager in com.flowable.action.engine.impl.persistence.entity.data
Modifier and TypeFieldDescriptionprotected ActionInstanceDataManager
ActionDataManagers.actionInstanceDataManager
Modifier and TypeMethodDescriptionvoid
ActionDataManagers.setActionInstanceDataManager
(ActionInstanceDataManager actionInstanceDataManager) -
Uses of ActionInstanceDataManager in com.flowable.action.engine.impl.persistence.entity.data.impl