Class TasksByProcessInstanceIdMatcher

java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<TaskEntity>
org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByProcessInstanceIdMatcher
All Implemented Interfaces:
CachedEntityMatcher<TaskEntity>

public class TasksByProcessInstanceIdMatcher extends CachedEntityMatcherAdapter<TaskEntity>
Author:
Filip Hrisafov