Class ProcessInstancesByProcessDefinitionMatcher

java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<ExecutionEntity>
org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
All Implemented Interfaces:
CachedEntityMatcher<ExecutionEntity>

public class ProcessInstancesByProcessDefinitionMatcher extends CachedEntityMatcherAdapter<ExecutionEntity>
Author:
Joram Barrez