Package org.camunda.bpm.engine.variable.impl.value
-
Class Summary Class Description AbstractTypedValue<T> FileValueImpl NullValueImpl Untyped NullObjectValueImpl PrimitiveTypeValueImpl<T> PrimitiveTypeValueImpl.BooleanValueImpl PrimitiveTypeValueImpl.BytesValueImpl PrimitiveTypeValueImpl.DateValueImpl PrimitiveTypeValueImpl.DoubleValueImpl PrimitiveTypeValueImpl.IntegerValueImpl PrimitiveTypeValueImpl.LongValueImpl PrimitiveTypeValueImpl.NumberValueImpl PrimitiveTypeValueImpl.ShortValueImpl PrimitiveTypeValueImpl.StringValueImpl UntypedValueImpl Used when the type of an object has not been specified by the user and needs to be autodetected.