Package org.camunda.bpm.engine.variable.value
package org.camunda.bpm.engine.variable.value
-
ClassDescriptionA
PrimitiveValue
corresponding to the Java typeBoolean
.APrimitiveValue
corresponding to a Java byte array (byte[]).APrimitiveValue
corresponding to the Java typeDate
.APrimitiveValue
corresponding to the Java typeDouble
.APrimitiveValue
corresponding to the Java typeInteger
.APrimitiveValue
corresponding to the Java typeLong
.A typed value representing a Java Object.ATypedValue
for which a serialized value can be obtained and specifiedRepresents a serialization data format.APrimitiveValue
corresponding to the Java typeShort
.APrimitiveValue
corresponding to the Java typeString
.ATypedValue
is a value with additional type information (theValueType
).