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() |
getSerializationDataFormat, getValueSerialized, isDeserializedisTransientorg.camunda.spin.json.SpinJsonNode getValue()
getValue in interface org.camunda.bpm.engine.variable.value.SerializableValuegetValue in interface SpinValuegetValue in interface org.camunda.bpm.engine.variable.value.TypedValueorg.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 © 2013–2020 camunda services GmbH. All rights reserved.