Event Handler JD for ignoreCancled describes logic backwards for boolean value

      public abstract boolean ignoreCancelled
      Define if the handler ignores a cancelled event.
      If ignoreCancelled is true and the event is cancelled, the method is not called. Otherwise, the method is always called.

      If you are ignoring the cancel then true would mean it ignores it, not allow it to be cancelled still.
      Minor issue just in the JD not worth putting in a PR for something this trivial

            Assignee:
            Unassigned
            Reporter:
            Sycholic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: