Hierarchy For Package org.flowable.engine.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.engine.impl.persistence.entity.data.impl.cachematcher.ActivityInstanceMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionByProcessInstanceMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdAndActivityIdEntityMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdEntityMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByProcessInstanceIdEntityMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByRootProcessInstanceMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricActivityInstanceMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByProcessInstanceIdEntityMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByTaskInstanceIdEntityMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsByProcInstMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityAndProcInstMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedActivityInstanceMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceMatcher
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher (implements org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<EntityImpl>)
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher (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>)