Uses of Class
org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
-
Packages that use PrimitiveValueMapper Package Description org.camunda.bpm.client.variable.impl.mapper -
-
Uses of PrimitiveValueMapper in org.camunda.bpm.client.variable.impl.mapper
Subclasses of PrimitiveValueMapper in org.camunda.bpm.client.variable.impl.mapper Modifier and Type Class Description class
BooleanValueMapper
class
ByteArrayValueMapper
class
DateValueMapper
class
DoubleValueMapper
class
IntegerValueMapper
class
JsonValueMapper
class
LongValueMapper
class
NumberValueMapper<T extends PrimitiveValue<?>>
class
ShortValueMapper
class
StringValueMapper
class
XmlValueMapper
-