Class VariableInstanceBySubScopeIdAndScopeTypesMatcher

java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<VariableInstanceEntity>
org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceBySubScopeIdAndScopeTypesMatcher
All Implemented Interfaces:
CachedEntityMatcher<VariableInstanceEntity>

public class VariableInstanceBySubScopeIdAndScopeTypesMatcher extends CachedEntityMatcherAdapter<VariableInstanceEntity>
Author:
Filip Hrisafov