Class VariableInstanceByScopeIdAndScopeTypesMatcher

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

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