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 Details

    • AgentInvocationEvaluationsByAgentInstanceIdsMatcher

      public AgentInvocationEvaluationsByAgentInstanceIdsMatcher()
  • Method Details