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

Class Summary
AbstractValueTypeImpl  
FileValueTypeImpl Valuetype to save files from byte arrays, inputstreams or just files as process variables and retrieve them via an InputStream.
ObjectTypeImpl  
PrimitiveValueTypeImpl Implementation of the primitive variable value types
PrimitiveValueTypeImpl.BooleanTypeImpl  
PrimitiveValueTypeImpl.BytesTypeImpl  
PrimitiveValueTypeImpl.DateTypeImpl  
PrimitiveValueTypeImpl.DoubleTypeImpl  
PrimitiveValueTypeImpl.IntegerTypeImpl  
PrimitiveValueTypeImpl.LongTypeImpl  
PrimitiveValueTypeImpl.NullTypeImpl  
PrimitiveValueTypeImpl.NumberTypeImpl  
PrimitiveValueTypeImpl.ShortTypeImpl  
PrimitiveValueTypeImpl.StringTypeImpl  
 



Copyright © 2015 camunda services GmbH. All rights reserved.