Class RuleNextExecutionCalculator
java.lang.Object
com.codebarrel.automation.api.schedule.RuleNextExecutionCalculator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateNextExecution
(Instant now, long ruleId, ScheduledTriggerConfig config) calculateNextExecution
(Instant now, com.codebarrel.automation.api.config.RuleConfigBean ruleConfig)
-
Constructor Details
-
RuleNextExecutionCalculator
-
-
Method Details
-
calculateNextExecution
-
calculateNextExecution
public Optional<Instant> calculateNextExecution(Instant now, long ruleId, ScheduledTriggerConfig config)
-