Class HistoricEntityLinksByScopeIdAndTypeMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<HistoricEntityLinkEntity>
org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricEntityLinksByScopeIdAndTypeMatcher
- All Implemented Interfaces:
CachedEntityMatcher<HistoricEntityLinkEntity>
public class HistoricEntityLinksByScopeIdAndTypeMatcher
extends CachedEntityMatcherAdapter<HistoricEntityLinkEntity>
- Author:
- Tijs Rademakers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisRetained(HistoricEntityLinkEntity historicIdentityLinkEntity, Object parameter) Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
HistoricEntityLinksByScopeIdAndTypeMatcher
public HistoricEntityLinksByScopeIdAndTypeMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin classCachedEntityMatcherAdapter<HistoricEntityLinkEntity>
-