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