Class MybatisSentryPartInstanceDataManagerImpl.SentryPartByPlanItemInstanceIdEntityMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<SentryPartInstanceEntity>
org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl.SentryPartByPlanItemInstanceIdEntityMatcher
- All Implemented Interfaces:
CachedEntityMatcher<SentryPartInstanceEntity>
- Enclosing class:
MybatisSentryPartInstanceDataManagerImpl
public static class MybatisSentryPartInstanceDataManagerImpl.SentryPartByPlanItemInstanceIdEntityMatcher
extends CachedEntityMatcherAdapter<SentryPartInstanceEntity>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isRetained
(SentryPartInstanceEntity sentryPartInstanceEntity, Object param) Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
SentryPartByPlanItemInstanceIdEntityMatcher
public SentryPartByPlanItemInstanceIdEntityMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetained
in classCachedEntityMatcherAdapter<SentryPartInstanceEntity>
-