Uses of Interface
org.camunda.bpm.engine.variable.type.PrimitiveValueType
Packages that use PrimitiveValueType
Package
Description
-
Uses of PrimitiveValueType in org.camunda.bpm.client.variable
Fields in org.camunda.bpm.client.variable declared as PrimitiveValueTypeModifier and TypeFieldDescriptionstatic final PrimitiveValueTypeClientValues.JSONstatic final PrimitiveValueTypeClientValues.XML -
Uses of PrimitiveValueType in org.camunda.bpm.client.variable.impl.mapper
Methods in org.camunda.bpm.client.variable.impl.mapper that return PrimitiveValueTypeConstructors in org.camunda.bpm.client.variable.impl.mapper with parameters of type PrimitiveValueTypeModifierConstructorDescriptionNumberValueMapper(PrimitiveValueType valueType) PrimitiveValueMapper(PrimitiveValueType variableType) -
Uses of PrimitiveValueType in org.camunda.bpm.client.variable.impl.type
Classes in org.camunda.bpm.client.variable.impl.type that implement PrimitiveValueType -
Uses of PrimitiveValueType in org.camunda.bpm.engine.impl.variable.serializer
Methods in org.camunda.bpm.engine.impl.variable.serializer that return PrimitiveValueTypeConstructors in org.camunda.bpm.engine.impl.variable.serializer with parameters of type PrimitiveValueType -
Uses of PrimitiveValueType in org.camunda.bpm.engine.variable.impl.type
Classes in org.camunda.bpm.engine.variable.impl.type that implement PrimitiveValueTypeModifier and TypeClassDescriptionclassImplementation of the primitive variable value typesstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of PrimitiveValueType in org.camunda.bpm.engine.variable.impl.value
Methods in org.camunda.bpm.engine.variable.impl.value that return PrimitiveValueTypeConstructors in org.camunda.bpm.engine.variable.impl.value with parameters of type PrimitiveValueType -
Uses of PrimitiveValueType in org.camunda.bpm.engine.variable.type
Fields in org.camunda.bpm.engine.variable.type declared as PrimitiveValueTypeModifier and TypeFieldDescriptionstatic final PrimitiveValueTypeValueType.BOOLEANstatic final PrimitiveValueTypeValueType.BYTESstatic final PrimitiveValueTypeValueType.DATEstatic final PrimitiveValueTypeValueType.DOUBLEstatic final PrimitiveValueTypeValueType.INTEGERstatic final PrimitiveValueTypeValueType.LONGstatic final PrimitiveValueTypeValueType.NULLstatic final PrimitiveValueTypeValueType.NUMBERstatic final PrimitiveValueTypeValueType.SHORTstatic final PrimitiveValueTypeValueType.STRING -
Uses of PrimitiveValueType in org.camunda.bpm.engine.variable.value
Methods in org.camunda.bpm.engine.variable.value that return PrimitiveValueType