|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
org.camunda.spin.plugin.variable.type.impl.XmlValueTypeImpl
public class XmlValueTypeImpl
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl |
|---|
name |
| Fields inherited from interface org.camunda.spin.plugin.variable.type.XmlValueType |
|---|
TYPE_NAME |
| Fields inherited from interface org.camunda.spin.plugin.variable.type.SpinValueType |
|---|
JSON, VALUE_INFO_SERIALIZATION_DATA_FORMAT, XML |
| Fields inherited from interface org.camunda.bpm.engine.variable.type.SerializableValueType |
|---|
VALUE_INFO_OBJECT_TYPE_NAME |
| Fields inherited from interface org.camunda.bpm.engine.variable.type.ValueType |
|---|
BOOLEAN, BYTES, DATE, DOUBLE, FILE, INTEGER, LONG, NULL, NUMBER, OBJECT, SHORT, STRING |
| Constructor Summary | |
|---|---|
XmlValueTypeImpl()
|
|
| Method Summary | |
|---|---|
protected XmlValueBuilder |
createValue(SpinValue value)
|
protected XmlValueBuilder |
createValueFromSerialized(String value)
|
| Methods inherited from class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl |
|---|
createValue, createValueFromSerialized, getValueInfo, isPrimitiveValueType |
| Methods inherited from class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl |
|---|
canConvertFromTypedValue, convertFromTypedValue, equals, getName, getParent, hashCode, isAbstract, toString, unsupportedConversion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.camunda.bpm.engine.variable.type.SerializableValueType |
|---|
createValueFromSerialized |
| Methods inherited from interface org.camunda.bpm.engine.variable.type.ValueType |
|---|
canConvertFromTypedValue, convertFromTypedValue, createValue, getName, getParent, getValueInfo, isAbstract, isPrimitiveValueType |
| Constructor Detail |
|---|
public XmlValueTypeImpl()
| Method Detail |
|---|
protected XmlValueBuilder createValue(SpinValue value)
createValue in class SpinValueTypeImplprotected XmlValueBuilder createValueFromSerialized(String value)
createValueFromSerialized in class SpinValueTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||