Class VariableInstanceByScopeIdAndScopeTypeMatcher

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

public class VariableInstanceByScopeIdAndScopeTypeMatcher extends CachedEntityMatcherAdapter<VariableInstanceEntity>
Author:
Joram Barrez