Uses of Class
io.gs2.schedule.model.Event
Packages that use Event
-
Uses of Event in io.gs2.schedule.model
Methods in io.gs2.schedule.model that return EventModifier and TypeMethodDescriptionstatic EventEvent.fromJson(com.fasterxml.jackson.databind.JsonNode data) Event.withAbsoluteBegin(Long absoluteBegin) Event.withAbsoluteEnd(Long absoluteEnd) Event.withEventId(String eventId) Event.withMetadata(String metadata) Event.withRelativeTriggerName(String relativeTriggerName) Event.withRepeatBeginDayOfMonth(Integer repeatBeginDayOfMonth) Deprecated.Event.withRepeatBeginDayOfWeek(String repeatBeginDayOfWeek) Deprecated.Event.withRepeatBeginHour(Integer repeatBeginHour) Deprecated.Event.withRepeatEndDayOfMonth(Integer repeatEndDayOfMonth) Deprecated.Event.withRepeatEndDayOfWeek(String repeatEndDayOfWeek) Deprecated.Event.withRepeatEndHour(Integer repeatEndHour) Deprecated.Event.withRepeatSetting(RepeatSetting repeatSetting) Event.withRepeatType(String repeatType) Deprecated.Event.withScheduleType(String scheduleType) Methods in io.gs2.schedule.model with parameters of type Event -
Uses of Event in io.gs2.schedule.result
Methods in io.gs2.schedule.result that return EventModifier and TypeMethodDescriptionGetEventByUserIdResult.getItem()GetEventResult.getItem()GetRawEventResult.getItem()Methods in io.gs2.schedule.result that return types with arguments of type EventModifier and TypeMethodDescriptionDescribeEventsByUserIdResult.getItems()DescribeEventsResult.getItems()DescribeRawEventsResult.getItems()Methods in io.gs2.schedule.result with parameters of type EventModifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in io.gs2.schedule.result with type arguments of type EventModifier and TypeMethodDescriptionvoidvoidvoid