| Modifier and Type | Method and Description |
|---|---|
protected ByteArrayEntity |
HistoricJobLogEvent.getExceptionByteArray() |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayEntity |
MigrationBatchJobDeclaration.BatchJobContext.configuration |
| Modifier and Type | Method and Description |
|---|---|
protected ByteArrayEntity |
MigrationBatchJobHandler.saveConfiguration(ByteArrayManager byteArrayManager,
MigrationBatchConfiguration jobConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected JobEntity |
MigrationBatchJobHandler.createBatchJob(BatchEntity batch,
ByteArrayEntity configuration) |
| Constructor and Description |
|---|
MigrationBatchJobDeclaration.BatchJobContext(BatchEntity batchEntity,
ByteArrayEntity configuration) |
| 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 © 2017. All rights reserved.