public interface SpinValue extends SerializableValue
Modifier and Type | Method and Description |
---|---|
org.camunda.spin.spi.DataFormat<? extends org.camunda.spin.Spin<?>> |
getDataFormat() |
org.camunda.spin.Spin<?> |
getValue()
Returns the value or null in case the value is null.
|
getSerializationDataFormat, getType, getValueSerialized, isDeserialized
isTransient
org.camunda.spin.Spin<?> getValue()
SerializableValue
getValue
in interface SerializableValue
getValue
in interface TypedValue
org.camunda.spin.spi.DataFormat<? extends org.camunda.spin.Spin<?>> getDataFormat()
Copyright © 2019. All rights reserved.