public interface SpinValue
extends org.camunda.bpm.engine.variable.value.SerializableValue
Modifier and Type | Method and Description |
---|---|
org.camunda.spin.spi.DataFormat<? extends org.camunda.spin.Spin<?>> |
getDataFormat() |
org.camunda.spin.Spin<?> |
getValue() |
org.camunda.spin.Spin<?> getValue()
getValue
in interface org.camunda.bpm.engine.variable.value.SerializableValue
getValue
in interface org.camunda.bpm.engine.variable.value.TypedValue
org.camunda.spin.spi.DataFormat<? extends org.camunda.spin.Spin<?>> getDataFormat()
Copyright © 2020. All rights reserved.