-
Field Summary
Fields
Identifies the object's java type name.
Identifies the format in which the object is serialized.
Fields inherited from interface org.camunda.bpm.engine.variable.type.ValueType
BOOLEAN, BYTES, DATE, DOUBLE, FILE, INTEGER, LONG, NULL, NUMBER, OBJECT, SHORT, STRING, VALUE_INFO_TRANSIENT
-
Method Summary
Creates a new TypedValue using this type.
-
Field Details
-
VALUE_INFO_OBJECT_TYPE_NAME
static final String VALUE_INFO_OBJECT_TYPE_NAME
Identifies the object's java type name.
- See Also:
-
-
-
Method Details
-
createValueFromSerialized
Creates a new TypedValue using this type.
- Parameters:
serializedValue
- the value in serialized form
- Returns:
- the typed value for the value