|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ByteArrayEntity in org.camunda.bpm.engine.impl.history.event |
|---|
| Methods in org.camunda.bpm.engine.impl.history.event that return ByteArrayEntity | |
|---|---|
protected ByteArrayEntity |
HistoricJobLogEvent.getExceptionByteArray()
|
| Uses of ByteArrayEntity in org.camunda.bpm.engine.impl.migration.batch |
|---|
| Fields in org.camunda.bpm.engine.impl.migration.batch declared as ByteArrayEntity | |
|---|---|
protected ByteArrayEntity |
MigrationBatchJobDeclaration.BatchJobContext.configuration
|
| Methods in org.camunda.bpm.engine.impl.migration.batch that return ByteArrayEntity | |
|---|---|
protected ByteArrayEntity |
MigrationBatchJobHandler.saveConfiguration(ByteArrayManager byteArrayManager,
MigrationBatchConfiguration jobConfiguration)
|
| Methods in org.camunda.bpm.engine.impl.migration.batch with parameters of type ByteArrayEntity | |
|---|---|
protected JobEntity |
MigrationBatchJobHandler.createBatchJob(BatchEntity batch,
ByteArrayEntity configuration)
|
| Constructors in org.camunda.bpm.engine.impl.migration.batch with parameters of type ByteArrayEntity | |
|---|---|
MigrationBatchJobDeclaration.BatchJobContext(BatchEntity batchEntity,
ByteArrayEntity configuration)
|
|
| Uses of ByteArrayEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Fields in org.camunda.bpm.engine.impl.persistence.entity declared as ByteArrayEntity | |
|---|---|
protected ByteArrayEntity |
AttachmentEntity.content
|
protected ByteArrayEntity |
JobEntity.exceptionByteArray
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return ByteArrayEntity | |
|---|---|
ByteArrayEntity |
AttachmentEntity.getContent()
|
protected ByteArrayEntity |
JobEntity.getExceptionByteArray()
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type ByteArrayEntity | |
|---|---|
void |
HistoricVariableInstanceEntity.setByteArrayValue(ByteArrayEntity byteArrayValue)
|
void |
AttachmentEntity.setContent(ByteArrayEntity content)
|
| Uses of ByteArrayEntity in org.camunda.bpm.engine.impl.persistence.entity.util |
|---|
| Fields in org.camunda.bpm.engine.impl.persistence.entity.util declared as ByteArrayEntity | |
|---|---|
protected ByteArrayEntity |
ByteArrayField.byteArrayValue
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity.util that return ByteArrayEntity | |
|---|---|
protected ByteArrayEntity |
ByteArrayField.getByteArrayEntity()
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity.util with parameters of type ByteArrayEntity | |
|---|---|
void |
ByteArrayField.setByteArrayValue(ByteArrayEntity byteArrayValue)
|
| Uses of ByteArrayEntity in org.camunda.bpm.engine.impl.util |
|---|
| Methods in org.camunda.bpm.engine.impl.util that return ByteArrayEntity | |
|---|---|
static ByteArrayEntity |
JobExceptionUtil.createJobExceptionByteArray(byte[] byteArray)
|
| Methods in org.camunda.bpm.engine.impl.util with parameters of type ByteArrayEntity | |
|---|---|
static String |
JobExceptionUtil.getJobExceptionStacktrace(ByteArrayEntity byteArray)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||