Hierarchy For Package org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<EntityImpl> (implements org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<EntityImpl>)
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.DeadLetterJobsByExecutionIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByExecutionIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobsByExecutionIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.SuspendedJobsByExecutionIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByExecutionIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByScopeIdAndSubScopeIdMatcher
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobByCorrelationIdMatcher<E> (implements org.flowable.common.engine.impl.db.SingleCachedEntityMatcher<EntityImpl>)
- org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<EntityImpl> (implements org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<EntityImpl>)