public interface JsonValue extends SpinValue
| Modifier and Type | Method and Description | 
|---|---|
| org.camunda.spin.spi.DataFormat<org.camunda.spin.json.SpinJsonNode> | getDataFormat() | 
| JsonValueType | getType() | 
| org.camunda.spin.json.SpinJsonNode | getValue() | 
org.camunda.spin.json.SpinJsonNode getValue()
org.camunda.spin.spi.DataFormat<org.camunda.spin.json.SpinJsonNode> getDataFormat()
getDataFormat in interface SpinValueJsonValueType getType()
getType in interface org.camunda.bpm.engine.variable.value.SerializableValuegetType in interface org.camunda.bpm.engine.variable.value.TypedValueCopyright © 2018. All rights reserved.