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

public class TimerJobsByExecutionIdMatcher extends CachedEntityMatcherAdapter<TimerJobEntity>
Author:
Joram Barrez