Package org.flowable.variable.service.impl
package org.flowable.variable.service.impl
-
ClassDescriptionAbstract query class that adds methods to query for variable values.The default implementation of the
VariableInstanceValueModifier
interface for the Flowable Variable Service.Contains the possible properties which can be used in aHistoricVariableInstanceQuery
.Used to indicate the operator that should be used to comparing values in a query clause.Represents a variable value used in queries.Contains the possible properties which can be used in aVariableInstanceQuery
.This interface is the contract for modifying the values for persistent and transient variable instances.Wrapper class forVariableServiceConfiguration
to enable VariableValueProvider functionality