Package nl.stokpop.eventscheduler.api
-
Interface Summary Interface Description Event This interface can be implemented in other jars and be put on the classpath.EventFactory<T extends EventContext> Create an EventGenerator based on the given event config.EventGenerator Create a custom event schedule for events.EventGeneratorFactory Create an EventGenerator based on the given test context and properties.EventLogger SchedulerExceptionHandler When a keep-alive event throws a KillSwitchException or AbortSchedulerException, the kill or abort of this handler will be invoked. -
Class Summary Class Description CustomEvent EventAdapter<T extends EventContext> Adapter class with empty method implementations of the Event interface.EventCheck EventGeneratorProperties Properties for event schedule generators.EventSchedulerSettings EventSchedulerSettingsBuilder -
Enum Summary Enum Description EventGeneratorMetaProperty EventStatus SchedulerExceptionType -
Exception Summary Exception Description CustomEvent.ScheduleEventWrongFormat