Package org.camunda.bpm.engine.variable.value
package org.camunda.bpm.engine.variable.value
-
InterfacesClassDescriptionA
PrimitiveValuecorresponding to the Java typeBoolean.APrimitiveValuecorresponding to a Java byte array (byte[]).APrimitiveValuecorresponding to the Java typeDate.APrimitiveValuecorresponding to the Java typeDouble.APrimitiveValuecorresponding to the Java typeInteger.APrimitiveValuecorresponding to the Java typeLong.A typed value representing a Java Object.ATypedValuefor which a serialized value can be obtained and specifiedRepresents a serialization data format.APrimitiveValuecorresponding to the Java typeShort.APrimitiveValuecorresponding to the Java typeString.ATypedValueis a value with additional type information (theValueType).