Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.AgentInvocationEntityManager
Packages that use AgentInvocationEntityManager
Package
Description
-
Uses of AgentInvocationEntityManager in com.flowable.agent.engine.impl.persistence.entity
Classes in com.flowable.agent.engine.impl.persistence.entity that implement AgentInvocationEntityManagerFields in com.flowable.agent.engine.impl.persistence.entity declared as AgentInvocationEntityManagerModifier and TypeFieldDescriptionprotected AgentInvocationEntityManagerAgentEntityManagers.agentInvocationEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity that return AgentInvocationEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationEntityManagerModifier and TypeMethodDescriptionvoidAgentEntityManagers.setAgentInvocationEntityManager(AgentInvocationEntityManager agentInvocationEntityManager) -
Uses of AgentInvocationEntityManager in com.flowable.agent.engine.impl.util
Methods in com.flowable.agent.engine.impl.util that return AgentInvocationEntityManagerModifier and TypeMethodDescriptionstatic AgentInvocationEntityManagerCommandContextUtil.getAgentInvocationEntityManager()static AgentInvocationEntityManagerCommandContextUtil.getAgentInvocationEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)