public interface VetoJobExecution
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExplanation() |
VetoJobExecutionMode |
getMode() |
int |
getRetryAmount() |
RetryTimeUnit |
getRetryUnit() |
void |
updateTrigger(AbstractJob job,
ExecutionLogEntry logEntry) |
VetoJobExecutionMode getMode()
java.lang.String getExplanation()
RetryTimeUnit getRetryUnit()
int getRetryAmount()
void updateTrigger(AbstractJob job, ExecutionLogEntry logEntry)