Interface JsonValueType
- All Superinterfaces:
Serializable
,SerializableValueType
,SpinValueType
,ValueType
- All Known Implementing Classes:
JsonValueTypeImpl
- Author:
- Roman Smirnov
-
Field Summary
Fields inherited from interface org.camunda.bpm.engine.variable.type.SerializableValueType
VALUE_INFO_OBJECT_TYPE_NAME
Fields inherited from interface org.camunda.spin.plugin.variable.type.SpinValueType
JSON, VALUE_INFO_SERIALIZATION_DATA_FORMAT, XML
-
Method Summary
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
-
Field Details
-
TYPE_NAME
- See Also:
-