Uses of Class
org.eximeebpms.bpm.engine.impl.SingleQueryVariableValueCondition
Packages that use SingleQueryVariableValueCondition
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of SingleQueryVariableValueCondition in org.eximeebpms.bpm.engine.impl
Fields in org.eximeebpms.bpm.engine.impl with type parameters of type SingleQueryVariableValueConditionModifier and TypeFieldDescriptionprotected List
<SingleQueryVariableValueCondition> CompositeQueryVariableValueCondition.aggregatedValues
Methods in org.eximeebpms.bpm.engine.impl that return types with arguments of type SingleQueryVariableValueConditionModifier and TypeMethodDescriptionabstract List
<SingleQueryVariableValueCondition> AbstractQueryVariableValueCondition.getDisjunctiveConditions()
CompositeQueryVariableValueCondition.getDisjunctiveConditions()
SingleQueryVariableValueCondition.getDisjunctiveConditions()
QueryVariableValue.getValueConditions()