Uses of Class
org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
-
Packages that use PrimitiveValueTypeImpl Package Description org.camunda.bpm.client.variable.impl.type org.camunda.bpm.engine.variable.impl.type -
-
Uses of PrimitiveValueTypeImpl in org.camunda.bpm.client.variable.impl.type
Subclasses of PrimitiveValueTypeImpl in org.camunda.bpm.client.variable.impl.type Modifier and Type Class Description classJsonTypeImplclassXmlTypeImpl -
Uses of PrimitiveValueTypeImpl in org.camunda.bpm.engine.variable.impl.type
Subclasses of PrimitiveValueTypeImpl in org.camunda.bpm.engine.variable.impl.type Modifier and Type Class Description static classPrimitiveValueTypeImpl.BooleanTypeImplstatic classPrimitiveValueTypeImpl.BytesTypeImplstatic classPrimitiveValueTypeImpl.DateTypeImplstatic classPrimitiveValueTypeImpl.DoubleTypeImplstatic classPrimitiveValueTypeImpl.IntegerTypeImplstatic classPrimitiveValueTypeImpl.LongTypeImplstatic classPrimitiveValueTypeImpl.NullTypeImplstatic classPrimitiveValueTypeImpl.NumberTypeImplstatic classPrimitiveValueTypeImpl.ShortTypeImplstatic classPrimitiveValueTypeImpl.StringTypeImpl
-