Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.data.AgentInvocationDataManager
Packages that use AgentInvocationDataManager
Package
Description
-
Uses of AgentInvocationDataManager in com.flowable.agent.engine.impl.persistence.entity
Constructors in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationDataManagerModifierConstructorDescriptionAgentInvocationEntityManagerImpl(AgentEngineConfiguration engineConfiguration, AgentInvocationDataManager dataManager) -
Uses of AgentInvocationDataManager in com.flowable.agent.engine.impl.persistence.entity.data
Fields in com.flowable.agent.engine.impl.persistence.entity.data declared as AgentInvocationDataManagerModifier and TypeFieldDescriptionprotected AgentInvocationDataManagerAgentDataManagers.agentInvocationDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data that return AgentInvocationDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentInvocationDataManagerModifier and TypeMethodDescriptionvoidAgentDataManagers.setAgentInvocationDataManager(AgentInvocationDataManager agentInvocationDataManager) -
Uses of AgentInvocationDataManager in com.flowable.agent.engine.impl.persistence.entity.data.impl
Classes in com.flowable.agent.engine.impl.persistence.entity.data.impl that implement AgentInvocationDataManager