Uses of Class
org.camunda.bpm.client.variable.impl.VariableValue
-
Uses of VariableValue in org.camunda.bpm.client.task.impl
Modifier and TypeFieldDescriptionprotected Map<String,
VariableValue> ExternalTaskImpl.receivedVariableMap
Modifier and TypeMethodDescriptionvoid
ExternalTaskImpl.setReceivedVariableMap
(Map<String, VariableValue> receivedVariableMap) -
Uses of VariableValue in org.camunda.bpm.client.variable.impl
Modifier and TypeMethodDescriptionTypedValues.wrapVariables
(ExternalTask externalTask, Map<String, TypedValueField> variables)