public class TimerEntity extends JobEntity
Modifier and Type | Field and Description |
---|---|
protected String |
repeat |
DEFAULT_EXCLUSIVE, DEFAULT_RETRIES, deploymentId, duedate, exceptionByteArray, exceptionByteArrayId, exceptionMessage, executionId, id, isExclusive, jobHandlerConfiguration, jobHandlerType, lockExpirationTime, lockOwner, processInstanceId, retries, revision
Constructor and Description |
---|
TimerEntity() |
TimerEntity(TimerDeclarationImpl timerDeclaration) |
Modifier and Type | Method and Description |
---|---|
void |
execute(CommandContext commandContext) |
String |
getRepeat() |
void |
setRepeat(String repeat) |
String |
toString() |
createFailedJobIncident, delete, getDeploymentId, getDuedate, getExceptionByteArrayId, getExceptionMessage, getExceptionStacktrace, getExecutionId, getId, getJobHandlerConfiguration, getJobHandlerType, getLockExpirationTime, getLockOwner, getPersistentState, getProcessInstanceId, getRetries, getRevision, getRevisionNext, insert, isExclusive, removeFailedJobIncident, setDeploymentId, setDuedate, setExceptionMessage, setExceptionStacktrace, setExclusive, setExecution, setExecutionId, setId, setJobHandlerConfiguration, setJobHandlerType, setLockExpirationTime, setLockOwner, setProcessInstanceId, setRetries, setRetriesFromPersistence, setRevision
protected String repeat
public TimerEntity()
public TimerEntity(TimerDeclarationImpl timerDeclaration)
Copyright © 2015. All rights reserved.