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 classBooleanValueMapperclassByteArrayValueMapperclassDateValueMapperclassDoubleValueMapperclassIntegerValueMapperclassJsonValueMapperclassLongValueMapperclassNumberValueMapper<T extends PrimitiveValue<?>>classShortValueMapperclassStringValueMapperclassXmlValueMapper
-