Class DeadLetterJobsByExecutionIdMatcher

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

public class DeadLetterJobsByExecutionIdMatcher extends CachedEntityMatcherAdapter<DeadLetterJobEntity>
Author:
Joram Barrez