Class MybatisAgentInvocationEvaluationDataManager.AgentInvocationEvaluationsByAgentInstanceIdsMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<AgentInvocationEvaluationEntity>
com.flowable.agent.engine.impl.persistence.entity.data.impl.MybatisAgentInvocationEvaluationDataManager.AgentInvocationEvaluationsByAgentInstanceIdsMatcher
- All Implemented Interfaces:
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<AgentInvocationEvaluationEntity>
- Enclosing class:
MybatisAgentInvocationEvaluationDataManager
public static class MybatisAgentInvocationEvaluationDataManager.AgentInvocationEvaluationsByAgentInstanceIdsMatcher
extends org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<AgentInvocationEvaluationEntity>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisRetained(AgentInvocationEvaluationEntity entity, Object param) Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
AgentInvocationEvaluationsByAgentInstanceIdsMatcher
public AgentInvocationEvaluationsByAgentInstanceIdsMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin classorg.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<AgentInvocationEvaluationEntity>
-