Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.AgentInvocationEvaluationEntity
Packages that use AgentInvocationEvaluationEntity
Package
Description
-
Uses of AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.cmd
Methods in com.flowable.agent.engine.impl.cmd with parameters of type AgentInvocationEvaluationEntityModifier and TypeMethodDescriptionprotected AgentDefinitionModel.EvaluatorReferenceRunEvaluationCmd.resolveEvaluatorReference(AgentEngineConfiguration engineConfiguration, org.flowable.common.engine.impl.interceptor.CommandContext commandContext, AgentInvocationEvaluationEntity evaluation) -
Uses of AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entity
Classes in com.flowable.agent.engine.impl.persistence.entity that implement AgentInvocationEvaluationEntitySubclasses with type arguments of type AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entitySubinterfaces with type arguments of type AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entity -
Uses of AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entity.data
Subinterfaces with type arguments of type AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entity.data -
Uses of AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type AgentInvocationEvaluationEntity in com.flowable.agent.engine.impl.persistence.entity.data.implModifier and TypeClassDescriptionclassstatic classstatic classMethods in com.flowable.agent.engine.impl.persistence.entity.data.impl that return AgentInvocationEvaluationEntityMethods in com.flowable.agent.engine.impl.persistence.entity.data.impl that return types with arguments of type AgentInvocationEvaluationEntityModifier and TypeMethodDescriptionClass<? extends AgentInvocationEvaluationEntity> MybatisAgentInvocationEvaluationDataManager.getManagedEntityClass()Methods in com.flowable.agent.engine.impl.persistence.entity.data.impl with parameters of type AgentInvocationEvaluationEntityModifier and TypeMethodDescriptionbooleanMybatisAgentInvocationEvaluationDataManager.AgentInvocationEvaluationsByAgentInstanceIdMatcher.isRetained(AgentInvocationEvaluationEntity entity, Object param) booleanMybatisAgentInvocationEvaluationDataManager.AgentInvocationEvaluationsByAgentInstanceIdsMatcher.isRetained(AgentInvocationEvaluationEntity entity, Object param)