Interface BytesValue
- All Superinterfaces:
 PrimitiveValue<byte[]>,Serializable,TypedValue
- All Known Implementing Classes:
 PrimitiveTypeValueImpl.BytesValueImpl
A PrimitiveValue corresponding to a Java byte array (byte[]).
- Since:
 - 7.2
 - Author:
 - Daniel Meyer
 
- 
Method Summary
Methods inherited from interface org.camunda.bpm.engine.variable.value.PrimitiveValue
getType, getValueMethods inherited from interface org.camunda.bpm.engine.variable.value.TypedValue
isTransient