Class EventsControl

    • Constructor Detail

    • Method Detail

      • deleteEvent

        public boolean deleteEvent​(EventRegistry.EventMatcher matcher)
        Attempt to delete event in the EventResource's cache. This method doesn't fail even if event is not found
        Returns:
        true if event was found and removed, false if event was not found