public class DeadLetterJobEntity extends AbstractJobEntity
category, createTime, customValuesByteArrayRef, DEFAULT_EXCLUSIVE, DEFAULT_RETRIES, duedate, elementId, elementName, endDate, exceptionByteArrayRef, exceptionMessage, executionId, id, isExclusive, jobHandlerConfiguration, jobHandlerType, jobType, maxIterations, processDefinitionId, processInstanceId, repeat, retries, revision, scopeDefinitionId, scopeId, scopeType, subScopeId, tenantIdJOB_TYPE_EXTERNAL_WORKER, JOB_TYPE_MESSAGE, JOB_TYPE_TIMER| Constructor and Description |
|---|
DeadLetterJobEntity() |
DeadLetterJobEntity(AbstractJobEntity te) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
void |
insert() |
getCategory, getCorrelationId, getCreateTime, getCustomValues, getDuedate, getElementId, getElementName, getEndDate, getExceptionMessage, getExceptionStacktrace, getExecutionId, getId, getJobHandlerConfiguration, getJobHandlerType, getJobType, getPersistentState, getProcessDefinitionId, getProcessInstanceId, getRepeat, getRetries, getRevision, getRevisionNext, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getTenantId, isExclusive, setCategory, setCreateTime, setCustomValues, setDuedate, setElementId, setElementName, setEndDate, setExceptionMessage, setExceptionStacktrace, setExclusive, setExecution, setExecutionId, setId, setJobHandlerConfiguration, setJobHandlerType, setJobType, setProcessDefinitionId, setProcessInstanceId, setRepeat, setRetries, setRevision, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTenantIdpublic DeadLetterJobEntity()
public DeadLetterJobEntity(AbstractJobEntity te)
Copyright © 2023 Flowable. All rights reserved.