Uses of Interface
org.camunda.bpm.client.variable.value.JsonValue
Packages that use JsonValue
Package
Description
-
Uses of JsonValue in org.camunda.bpm.client.variable
Methods in org.camunda.bpm.client.variable that return JsonValue -
Uses of JsonValue in org.camunda.bpm.client.variable.impl.mapper
Methods in org.camunda.bpm.client.variable.impl.mapper that return JsonValueModifier and TypeMethodDescriptionJsonValueMapper.convertToTypedValue
(UntypedValueImpl untypedValue) JsonValueMapper.readValue
(TypedValueField typedValueField) Methods in org.camunda.bpm.client.variable.impl.mapper with parameters of type JsonValueModifier and TypeMethodDescriptionvoid
JsonValueMapper.writeValue
(JsonValue jsonValue, TypedValueField typedValueField) -
Uses of JsonValue in org.camunda.bpm.client.variable.impl.type
Methods in org.camunda.bpm.client.variable.impl.type that return JsonValue -
Uses of JsonValue in org.camunda.bpm.client.variable.impl.value
Classes in org.camunda.bpm.client.variable.impl.value that implement JsonValue