public interface ScheduledItem
Modifier and Type | Method and Description |
---|---|
EventMessage |
getEvent()
The Event scheduled for publication.
|
Instant |
getScheduleTime()
The time the event was scheduled for publication.
|
Instant getScheduleTime()
EventMessage getEvent()
Copyright © 2010–2020. All rights reserved.