Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.data.AgentInvocationExchangeDataManager
Packages that use AgentInvocationExchangeDataManager
Package
Description
-
Uses of AgentInvocationExchangeDataManager in com.flowable.agent.engine.impl.persistence.entity
Constructors in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationExchangeDataManagerModifierConstructorDescriptionAgentInvocationExchangeEntityManagerImpl(AgentEngineConfiguration engineConfiguration, AgentInvocationExchangeDataManager dataManager) -
Uses of AgentInvocationExchangeDataManager in com.flowable.agent.engine.impl.persistence.entity.data
Fields in com.flowable.agent.engine.impl.persistence.entity.data declared as AgentInvocationExchangeDataManagerModifier and TypeFieldDescriptionprotected AgentInvocationExchangeDataManagerAgentDataManagers.agentInvocationExchangeDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data that return AgentInvocationExchangeDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentInvocationExchangeDataManagerModifier and TypeMethodDescriptionvoidAgentDataManagers.setAgentInvocationExchangeDataManager(AgentInvocationExchangeDataManager agentInvocationExchangeDataManager) -
Uses of AgentInvocationExchangeDataManager in com.flowable.agent.engine.impl.persistence.entity.data.impl
Classes in com.flowable.agent.engine.impl.persistence.entity.data.impl that implement AgentInvocationExchangeDataManager