public class DeadLetterJobEntity extends AbstractJobEntity
createTime, customValuesByteArrayRef, DEFAULT_EXCLUSIVE, DEFAULT_RETRIES, duedate, endDate, exceptionByteArrayRef, exceptionMessage, executionId, id, isExclusive, jobHandlerConfiguration, jobHandlerType, jobType, maxIterations, processDefinitionId, processInstanceId, repeat, retries, revision, scopeDefinitionId, scopeId, scopeType, subScopeId, tenantId| Constructor and Description |
|---|
DeadLetterJobEntity() |
DeadLetterJobEntity(AbstractJobEntity te) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
void |
insert() |
getCreateTime, getCustomValues, getDuedate, getEndDate, getExceptionMessage, getExceptionStacktrace, getExecutionId, getId, getJobHandlerConfiguration, getJobHandlerType, getJobType, getPersistentState, getProcessDefinitionId, getProcessInstanceId, getRepeat, getRetries, getRevision, getRevisionNext, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getTenantId, isExclusive, setCreateTime, setCustomValues, setDuedate, 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 © 2018 Flowable. All rights reserved.