Class ExecutionsByRootProcessInstanceMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<ExecutionEntity>
org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByRootProcessInstanceMatcher
- All Implemented Interfaces:
CachedEntityMatcher<ExecutionEntity>
public class ExecutionsByRootProcessInstanceMatcher
extends CachedEntityMatcherAdapter<ExecutionEntity>
- Author:
- Joram Barrez
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
ExecutionsByRootProcessInstanceMatcher
public ExecutionsByRootProcessInstanceMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetained
in classCachedEntityMatcherAdapter<ExecutionEntity>
-