Interface WebScheduleEvent

    • Method Detail

      • trigger

        void trigger()
              throws WebObjectsException
        Method that will cause the event to be triggered or fired. If the event is a new event that hasn't yet been saved to the MD, this method will first save the event and then subsequently trigger the event.
        Throws:
        WebObjectsException