- All Superinterfaces:
Serializable
, ValueType
- All Known Implementing Classes:
JsonTypeImpl
, PrimitiveValueTypeImpl
, PrimitiveValueTypeImpl.BooleanTypeImpl
, PrimitiveValueTypeImpl.BytesTypeImpl
, PrimitiveValueTypeImpl.DateTypeImpl
, PrimitiveValueTypeImpl.DoubleTypeImpl
, PrimitiveValueTypeImpl.IntegerTypeImpl
, PrimitiveValueTypeImpl.LongTypeImpl
, PrimitiveValueTypeImpl.NullTypeImpl
, PrimitiveValueTypeImpl.NumberTypeImpl
, PrimitiveValueTypeImpl.ShortTypeImpl
, PrimitiveValueTypeImpl.StringTypeImpl
, XmlTypeImpl
public interface PrimitiveValueType
extends ValueType
- Since:
- 7.2
- Author:
- Daniel Meyer
-
Field Summary
Fields inherited from interface org.camunda.bpm.engine.variable.type.ValueType
BOOLEAN, BYTES, DATE, DOUBLE, FILE, INTEGER, LONG, NULL, NUMBER, OBJECT, SHORT, STRING, VALUE_INFO_TRANSIENT
-
Method Summary