Modifier and Type | Method and Description |
---|---|
VetoJobExecution |
SchedulerVetoProvider.doesVetoExecution(AbstractJob job,
ExecutionLogEntry logEntry) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerVetoProvider.informAboutVeto(AbstractJob job,
ExecutionLogEntry logEntry,
VetoJobExecution veto) |
Modifier and Type | Method and Description |
---|---|
VetoJobExecution |
SchedulerNotificationHooker.doesVetoExecution(AbstractJob job,
ExecutionLogEntry logEntry) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerNotificationHooker.informAboutVeto(AbstractJob job,
ExecutionLogEntry logEntry,
VetoJobExecution veto) |
Modifier and Type | Class and Description |
---|---|
class |
RetryJobExecution |
class |
SkipJobExecution |
Modifier and Type | Method and Description |
---|---|
VetoJobExecution |
SchedulerExecutionHook.doesVetoExecution(AbstractJob job,
ExecutionLogEntry logEntry) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerExecutionHook.informAboutVeto(AbstractJob job,
ExecutionLogEntry logEntry,
VetoJobExecution veto) |
Modifier and Type | Method and Description |
---|---|
VetoJobExecution |
SchedulerExecutionHookAdapter.doesVetoExecution(AbstractJob job,
ExecutionLogEntry logEntry) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerExecutionHookAdapter.informAboutVeto(AbstractJob job,
ExecutionLogEntry logEntry,
VetoJobExecution veto) |