Class ExternalWorkerJobsByExecutionIdMatcher

java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<ExternalWorkerJobEntity>
org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByExecutionIdMatcher
All Implemented Interfaces:
CachedEntityMatcher<ExternalWorkerJobEntity>

public class ExternalWorkerJobsByExecutionIdMatcher extends CachedEntityMatcherAdapter<ExternalWorkerJobEntity>
Author:
Filip Hrisafov