Modifier and Type | Method and Description |
---|---|
protected ByteArrayEntity |
HistoricJobLogEvent.getExceptionByteArray() |
Modifier and Type | Field and Description |
---|---|
protected ByteArrayEntity |
AttachmentEntity.content |
protected ByteArrayEntity |
JobEntity.exceptionByteArray |
Modifier and Type | Method and Description |
---|---|
ByteArrayEntity |
AttachmentEntity.getContent() |
protected ByteArrayEntity |
JobEntity.getExceptionByteArray() |
Modifier and Type | Method and Description |
---|---|
void |
HistoricVariableInstanceEntity.setByteArrayValue(ByteArrayEntity byteArrayValue) |
void |
AttachmentEntity.setContent(ByteArrayEntity content) |
Modifier and Type | Field and Description |
---|---|
protected ByteArrayEntity |
ByteArrayField.byteArrayValue |
Modifier and Type | Method and Description |
---|---|
protected ByteArrayEntity |
ByteArrayField.getByteArrayEntity() |
Modifier and Type | Method and Description |
---|---|
void |
ByteArrayField.setByteArrayValue(ByteArrayEntity byteArrayValue) |
Modifier and Type | Method and Description |
---|---|
static ByteArrayEntity |
JobExceptionUtil.createJobExceptionByteArray(byte[] byteArray) |
Modifier and Type | Method and Description |
---|---|
static String |
JobExceptionUtil.getJobExceptionStacktrace(ByteArrayEntity byteArray) |
Copyright © 2018. All rights reserved.