Uses of Interface
org.camunda.bpm.engine.variable.value.PrimitiveValue
Packages that use PrimitiveValue
Package
Description
-
Uses of PrimitiveValue in org.camunda.bpm.client.variable.impl.mapper
Classes in org.camunda.bpm.client.variable.impl.mapper with type parameters of type PrimitiveValueModifier and TypeClassDescriptionclass
NumberValueMapper<T extends PrimitiveValue<?>>
class
PrimitiveValueMapper<T extends PrimitiveValue<?>>
-
Uses of PrimitiveValue in org.camunda.bpm.client.variable.impl.value
Classes in org.camunda.bpm.client.variable.impl.value that implement PrimitiveValue -
Uses of PrimitiveValue in org.camunda.bpm.client.variable.value
Subinterfaces of PrimitiveValue in org.camunda.bpm.client.variable.value -
Uses of PrimitiveValue in org.camunda.bpm.engine.impl.variable.serializer
Classes in org.camunda.bpm.engine.impl.variable.serializer with type parameters of type PrimitiveValue -
Uses of PrimitiveValue in org.camunda.bpm.engine.variable.impl.value
Classes in org.camunda.bpm.engine.variable.impl.value that implement PrimitiveValueModifier and TypeClassDescriptionclass
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of PrimitiveValue in org.camunda.bpm.engine.variable.value
Subinterfaces of PrimitiveValue in org.camunda.bpm.engine.variable.valueModifier and TypeInterfaceDescriptioninterface
APrimitiveValue
corresponding to the Java typeBoolean
.interface
APrimitiveValue
corresponding to a Java byte array (byte[]).interface
APrimitiveValue
corresponding to the Java typeDate
.interface
APrimitiveValue
corresponding to the Java typeDouble
.interface
APrimitiveValue
corresponding to the Java typeInteger
.interface
APrimitiveValue
corresponding to the Java typeLong
.interface
interface
APrimitiveValue
corresponding to the Java typeShort
.interface
APrimitiveValue
corresponding to the Java typeString
.