Uses of Class
org.flowable.variable.service.impl.QueryVariableValue
Packages that use QueryVariableValue
Package
Description
-
Uses of QueryVariableValue in org.flowable.cmmn.engine.impl.delete
Methods in org.flowable.cmmn.engine.impl.delete with parameters of type QueryVariableValueModifier and TypeMethodDescriptionprotected voidDeleteHistoricCaseInstancesUsingBatchesCmd.populateQueryVariableValue(com.fasterxml.jackson.databind.node.ArrayNode queryVariablesArrayNode, QueryVariableValue variableValue) -
Uses of QueryVariableValue in org.flowable.engine.impl.delete
Methods in org.flowable.engine.impl.delete with parameters of type QueryVariableValueModifier and TypeMethodDescriptionprotected voidDeleteHistoricProcessInstancesUsingBatchesCmd.populateQueryVariableValue(com.fasterxml.jackson.databind.node.ArrayNode queryVariablesArrayNode, QueryVariableValue variableValue) -
Uses of QueryVariableValue in org.flowable.variable.service.impl
Fields in org.flowable.variable.service.impl declared as QueryVariableValueModifier and TypeFieldDescriptionprotected QueryVariableValueHistoricVariableInstanceQueryImpl.queryVariableValueprotected QueryVariableValueVariableInstanceQueryImpl.queryVariableValueFields in org.flowable.variable.service.impl with type parameters of type QueryVariableValueModifier and TypeFieldDescriptionprotected List<QueryVariableValue>AbstractVariableQueryImpl.queryVariableValuesMethods in org.flowable.variable.service.impl that return QueryVariableValueModifier and TypeMethodDescriptionHistoricVariableInstanceQueryImpl.getQueryVariableValue()VariableInstanceQueryImpl.getQueryVariableValue()Methods in org.flowable.variable.service.impl that return types with arguments of type QueryVariableValue