Package com.embabel.agent.spi
Class ScheduledActionExecutionSchedule
-
- All Implemented Interfaces:
-
com.embabel.agent.spi.ActionExecutionSchedule,com.embabel.common.core.types.Timestamped
public final class ScheduledActionExecutionSchedule implements ActionExecutionSchedule
Run at the given time in the future
-
-
Constructor Summary
Constructors Constructor Description ScheduledActionExecutionSchedule(Instant till, Instant timestamp)
-
Method Summary
Modifier and Type Method Description final InstantgetTill()InstantgetTimestamp()
-