|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BytesValue in org.camunda.bpm.engine.impl.core.variable.type |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.type that return BytesValue | |
|---|---|
BytesValue |
PrimitiveValueTypeImpl.BytesTypeImpl.createValue(Object value,
Map<String,Object> valueInfo)
|
| Uses of BytesValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement BytesValue | |
|---|---|
static class |
PrimitiveTypeValueImpl.BytesValueImpl
|
| Uses of BytesValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer that return BytesValue | |
|---|---|
BytesValue |
ByteArrayValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
BytesValue |
ByteArrayValueSerializer.readValue(ValueFields valueFields)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type BytesValue | |
|---|---|
void |
ByteArrayValueSerializer.writeValue(BytesValue variableValue,
ValueFields valueFields)
|
| Uses of BytesValue in org.camunda.bpm.engine.variable |
|---|
| Methods in org.camunda.bpm.engine.variable that return BytesValue | |
|---|---|
static BytesValue |
Variables.byteArrayValue(byte[] bytes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||