Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.AgentInvocationExchangeEntityManager
Packages that use AgentInvocationExchangeEntityManager
Package
Description
-
Uses of AgentInvocationExchangeEntityManager in com.flowable.agent.engine.impl.persistence.entity
Classes in com.flowable.agent.engine.impl.persistence.entity that implement AgentInvocationExchangeEntityManagerFields in com.flowable.agent.engine.impl.persistence.entity declared as AgentInvocationExchangeEntityManagerModifier and TypeFieldDescriptionprotected AgentInvocationExchangeEntityManagerAgentEntityManagers.agentInvocationExchangeEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity that return AgentInvocationExchangeEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationExchangeEntityManagerModifier and TypeMethodDescriptionvoidAgentEntityManagers.setAgentInvocationExchangeEntityManager(AgentInvocationExchangeEntityManager agentInvocationExchangeEntityManager) -
Uses of AgentInvocationExchangeEntityManager in com.flowable.agent.engine.impl.util
Methods in com.flowable.agent.engine.impl.util that return AgentInvocationExchangeEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getAgentInvocationExchangeEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)