Package org.camunda.bpm.engine.impl.core.variable.value

Class Summary
AbstractTypedValue<T>  
NullValueImpl Untyped Null
ObjectValueImpl  
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.
 



Copyright © 2015 camunda services GmbH. All rights reserved.