Uses of Interface
org.camunda.bpm.engine.variable.value.PrimitiveValue
Package
Description
-
Uses of PrimitiveValue in org.camunda.bpm.client.variable.impl.mapper
Modifier and TypeClassDescriptionclass
NumberValueMapper<T extends PrimitiveValue<?>>
class
PrimitiveValueMapper<T extends PrimitiveValue<?>>
-
Uses of PrimitiveValue in org.camunda.bpm.client.variable.impl.value
-
Uses of PrimitiveValue in org.camunda.bpm.client.variable.value
-
Uses of PrimitiveValue in org.camunda.bpm.engine.impl.variable.serializer
-
Uses of PrimitiveValue in org.camunda.bpm.engine.variable.impl.value
Modifier 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
Modifier 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
.