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