Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.data.AgentInvocationEvaluationDataManager
Packages that use AgentInvocationEvaluationDataManager
Package
Description
-
Uses of AgentInvocationEvaluationDataManager in com.flowable.agent.engine.impl.persistence.entity
Subclasses with type arguments of type AgentInvocationEvaluationDataManager in com.flowable.agent.engine.impl.persistence.entityConstructors in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationEvaluationDataManagerModifierConstructorDescriptionAgentInvocationEvaluationEntityManagerImpl(AgentEngineConfiguration engineConfiguration, AgentInvocationEvaluationDataManager dataManager) -
Uses of AgentInvocationEvaluationDataManager in com.flowable.agent.engine.impl.persistence.entity.data
Fields in com.flowable.agent.engine.impl.persistence.entity.data declared as AgentInvocationEvaluationDataManagerModifier and TypeFieldDescriptionprotected AgentInvocationEvaluationDataManagerAgentDataManagers.agentInvocationEvaluationDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data that return AgentInvocationEvaluationDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentInvocationEvaluationDataManagerModifier and TypeMethodDescriptionvoidAgentDataManagers.setAgentInvocationEvaluationDataManager(AgentInvocationEvaluationDataManager agentInvocationEvaluationDataManager) -
Uses of AgentInvocationEvaluationDataManager in com.flowable.agent.engine.impl.persistence.entity.data.impl
Classes in com.flowable.agent.engine.impl.persistence.entity.data.impl that implement AgentInvocationEvaluationDataManager