Class JobByCorrelationIdMatcher<E extends AbstractRuntimeJobEntity>
java.lang.Object
org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobByCorrelationIdMatcher<E>
- All Implemented Interfaces:
SingleCachedEntityMatcher<E>
public class JobByCorrelationIdMatcher<E extends AbstractRuntimeJobEntity>
extends Object
implements SingleCachedEntityMatcher<E>
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobByCorrelationIdMatcher
public JobByCorrelationIdMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin interfaceSingleCachedEntityMatcher<E extends AbstractRuntimeJobEntity>
-