Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.data.AgentResourceDataManager
Packages that use AgentResourceDataManager
Package
Description
-
Uses of AgentResourceDataManager in com.flowable.agent.engine.impl.persistence.entity
Constructors in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentResourceDataManagerModifierConstructorDescriptionAgentResourceEntityManagerImpl(AgentEngineConfiguration actionEngineConfiguration, AgentResourceDataManager resourceDataManager) -
Uses of AgentResourceDataManager in com.flowable.agent.engine.impl.persistence.entity.data
Fields in com.flowable.agent.engine.impl.persistence.entity.data declared as AgentResourceDataManagerModifier and TypeFieldDescriptionprotected AgentResourceDataManagerAgentDataManagers.agentResourceDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data that return AgentResourceDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentResourceDataManagerModifier and TypeMethodDescriptionvoidAgentDataManagers.setAgentResourceDataManager(AgentResourceDataManager agentResourceDataManager) -
Uses of AgentResourceDataManager in com.flowable.agent.engine.impl.persistence.entity.data.impl
Classes in com.flowable.agent.engine.impl.persistence.entity.data.impl that implement AgentResourceDataManager