Class SuspendedJobsByExecutionIdMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<SuspendedJobEntity>
org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.SuspendedJobsByExecutionIdMatcher
- All Implemented Interfaces:
CachedEntityMatcher<SuspendedJobEntity>
public class SuspendedJobsByExecutionIdMatcher
extends CachedEntityMatcherAdapter<SuspendedJobEntity>
- Author:
- Joram Barrez
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
SuspendedJobsByExecutionIdMatcher
public SuspendedJobsByExecutionIdMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin classCachedEntityMatcherAdapter<SuspendedJobEntity>
-