public class EverLivingJobEntity extends JobEntity
Modifier and Type | Field and Description |
---|---|
static String |
TYPE |
activityId, DEFAULT_EXCLUSIVE, DEFAULT_RETRIES, deploymentId, duedate, exceptionByteArray, exceptionByteArrayId, exceptionMessage, execution, executionId, id, isExclusive, jobDefinition, jobDefinitionId, jobHandlerConfiguration, jobHandlerType, lockExpirationTime, lockOwner, MAX_EXCEPTION_MESSAGE_LENGTH, priority, processDefinitionId, processDefinitionKey, processInstanceId, retries, revision, sequenceCounter, suspensionState, tenantId
Constructor and Description |
---|
EverLivingJobEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
void |
init(CommandContext commandContext) |
protected void |
postExecute(CommandContext commandContext) |
String |
toString() |
createFailedJobIncident, createIncidentContext, delete, delete, ensureActivityIdInitialized, ensureExceptionByteArrayInitialized, ensureExecutionInitialized, ensureJobDefinitionInitialized, equals, execute, getActivityId, getDeploymentId, getDuedate, getExceptionByteArray, getExceptionByteArrayId, getExceptionMessage, getExceptionStacktrace, getExecution, getExecutionId, getId, getJobDefinition, getJobDefinitionId, getJobHandler, getJobHandlerConfiguration, getJobHandlerConfigurationRaw, getJobHandlerType, getLockExpirationTime, getLockOwner, getPersistentState, getPriority, getProcessDefinitionId, getProcessDefinitionKey, getProcessInstanceId, getReferencedEntitiesIdAndClass, getReferencedEntityIds, getRetries, getRevision, getRevisionNext, getSequenceCounter, getSuspensionState, getTenantId, hashCode, incrementSequenceCounter, insert, isExclusive, isInInconsistentLockState, isSuspended, preExecute, removeFailedJobIncident, resetLock, setActivityId, setDeploymentId, setDuedate, setExceptionMessage, setExceptionStacktrace, setExclusive, setExecution, setExecutionId, setId, setJobDefinition, setJobDefinitionId, setJobHandlerConfiguration, setJobHandlerConfigurationRaw, setJobHandlerType, setLockExpirationTime, setLockOwner, setPriority, setProcessDefinitionId, setProcessDefinitionKey, setProcessInstanceId, setRetries, setRetriesFromPersistence, setRevision, setSequenceCounter, setSuspensionState, setTenantId, unlock
public static final String TYPE
protected void postExecute(CommandContext commandContext)
postExecute
in class JobEntity
public void init(CommandContext commandContext)
Copyright © 2018. All rights reserved.