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