public class MessageEntity extends JobEntity
DEFAULT_EXCLUSIVE, DEFAULT_RETRIES, duedate, exceptionByteArrayRef, exceptionMessage, executionId, id, isExclusive, jobHandlerConfiguration, jobHandlerType, jobType, lockExpirationTime, lockOwner, processDefinitionId, processInstanceId, retries, revision, tenantId
Constructor and Description |
---|
MessageEntity() |
Modifier and Type | Method and Description |
---|---|
void |
execute(CommandContext commandContext) |
String |
getRepeat() |
void |
setRepeat(String repeat) |
delete, getDuedate, getExceptionMessage, getExceptionStacktrace, getExecutionId, getId, getJobHandlerConfiguration, getJobHandlerType, getJobType, getLockExpirationTime, getLockOwner, getPersistentState, getProcessDefinitionId, getProcessInstanceId, getRetries, getRevision, getRevisionNext, getTenantId, insert, isExclusive, setDuedate, setExceptionMessage, setExceptionStacktrace, setExclusive, setExecution, setExecutionId, setId, setJobHandlerConfiguration, setJobHandlerType, setJobType, setLockExpirationTime, setLockOwner, setProcessDefinitionId, setProcessInstanceId, setRetries, setRevision, setTenantId, toString
public void execute(CommandContext commandContext)
public String getRepeat()
public void setRepeat(String repeat)
Copyright © 2016 Alfresco. All rights reserved.