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 SpinValue
JsonValueType getType()
getType
in interface org.camunda.bpm.engine.variable.value.SerializableValue
getType
in interface org.camunda.bpm.engine.variable.value.TypedValue
Copyright © 2020. All rights reserved.