Interface SpinValueBuilder<T extends SpinValue>
- All Superinterfaces:
TypedValueBuilder<T>
- All Known Subinterfaces:
JsonValueBuilder
,XmlValueBuilder
- All Known Implementing Classes:
JsonValueBuilderImpl
,SpinValueBuilderImpl
,XmlValueBuilderImpl
- Author:
- Roman Smirnov
-
Method Summary
Modifier and TypeMethodDescriptionserializationDataFormat
(String dataFormatName) serializationDataFormat
(SerializationDataFormat dataFormat) Methods inherited from interface org.camunda.bpm.engine.variable.value.builder.TypedValueBuilder
create, setTransient
-
Method Details
-
serializationDataFormat
-
serializationDataFormat
-