Uses of Interface
org.camunda.bpm.client.variable.value.JsonValue
Packages that use JsonValue
Package
Description
- 
Uses of JsonValue in org.camunda.bpm.client.variableMethods in org.camunda.bpm.client.variable that return JsonValue
- 
Uses of JsonValue in org.camunda.bpm.client.variable.impl.mapperMethods 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 TypeMethodDescriptionvoidJsonValueMapper.writeValue(JsonValue jsonValue, TypedValueField typedValueField) 
- 
Uses of JsonValue in org.camunda.bpm.client.variable.impl.typeMethods in org.camunda.bpm.client.variable.impl.type that return JsonValue
- 
Uses of JsonValue in org.camunda.bpm.client.variable.impl.valueClasses in org.camunda.bpm.client.variable.impl.value that implement JsonValue