Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.AgentInvocationEvaluationEntityManager
Packages that use AgentInvocationEvaluationEntityManager
Package
Description
-
Uses of AgentInvocationEvaluationEntityManager in com.flowable.agent.engine.impl.persistence.entity
Classes in com.flowable.agent.engine.impl.persistence.entity that implement AgentInvocationEvaluationEntityManagerFields in com.flowable.agent.engine.impl.persistence.entity declared as AgentInvocationEvaluationEntityManagerModifier and TypeFieldDescriptionprotected AgentInvocationEvaluationEntityManagerAgentEntityManagers.agentInvocationEvaluationEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity that return AgentInvocationEvaluationEntityManagerModifier and TypeMethodDescriptionAgentEntityManagers.getAgentInvocationEvaluationEntityManager()Methods in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationEvaluationEntityManagerModifier and TypeMethodDescriptionvoidAgentEntityManagers.setAgentInvocationEvaluationEntityManager(AgentInvocationEvaluationEntityManager agentInvocationEvaluationEntityManager) -
Uses of AgentInvocationEvaluationEntityManager in com.flowable.agent.engine.impl.util
Methods in com.flowable.agent.engine.impl.util that return AgentInvocationEvaluationEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getAgentInvocationEvaluationEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)