Interface EventSource

    • Method Detail

      • getEvent

        Event getEvent()
        Get the Event.
        Returns:
        Event
        Throws:
        com.redwood.scheduler.api.exception.ObjectDeletedException - If this method is called when the object has been marked for deletion.
        com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException - If this method is called when the object has been removed from it's session.