Class ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<ExternalWorkerJobEntity>
org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
- All Implemented Interfaces:
CachedEntityMatcher<ExternalWorkerJobEntity>
public class ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
extends CachedEntityMatcherAdapter<ExternalWorkerJobEntity>
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisRetained(ExternalWorkerJobEntity jobEntity, Object param) Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
public ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin classCachedEntityMatcherAdapter<ExternalWorkerJobEntity>
-