Class SkipJobExecution
java.lang.Object
net.datenwerke.scheduler.service.scheduler.helper.SkipJobExecution
- All Implemented Interfaces:
VetoJobExecution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()intvoidupdateTrigger(AbstractJob job, ExecutionLogEntry logEntry)
-
Constructor Details
-
SkipJobExecution
-
-
Method Details
-
getMode
- Specified by:
getModein interfaceVetoJobExecution
-
getExplanation
- Specified by:
getExplanationin interfaceVetoJobExecution
-
updateTrigger
- Specified by:
updateTriggerin interfaceVetoJobExecution
-
getRetryUnit
- Specified by:
getRetryUnitin interfaceVetoJobExecution
-
getRetryAmount
public int getRetryAmount()- Specified by:
getRetryAmountin interfaceVetoJobExecution
-