Modifier and Type | Method and Description |
---|---|
static XmlValueBuilder |
SpinValues.xmlValue(org.camunda.spin.xml.SpinXmlElement value) |
static XmlValueBuilder |
SpinValues.xmlValue(String value) |
Modifier and Type | Method and Description |
---|---|
protected XmlValueBuilder |
XmlValueTypeImpl.createValue(SpinValue value) |
protected XmlValueBuilder |
XmlValueTypeImpl.createValueFromSerialized(String value) |
Modifier and Type | Method and Description |
---|---|
XmlValueBuilder |
XmlValueBuilder.serializationDataFormat(org.camunda.bpm.engine.variable.value.SerializationDataFormat dataFormat) |
XmlValueBuilder |
XmlValueBuilder.serializationDataFormat(String dataFormatName) |
Modifier and Type | Class and Description |
---|---|
class |
XmlValueBuilderImpl |
Modifier and Type | Method and Description |
---|---|
XmlValueBuilder |
XmlValueBuilderImpl.serializationDataFormat(org.camunda.bpm.engine.variable.value.SerializationDataFormat dataFormat) |
XmlValueBuilder |
XmlValueBuilderImpl.serializationDataFormat(String dataFormatName) |
Copyright © 2017. All rights reserved.