Class TaskRelativizingEvent

  • All Implemented Interfaces:
    Serializable, org.xwiki.observation.event.BeginEvent, org.xwiki.observation.event.BeginFoldEvent, org.xwiki.observation.event.CancelableEvent, org.xwiki.observation.event.Event, org.xwiki.observation.event.FilterableEvent

    public class TaskRelativizingEvent
    extends org.xwiki.observation.event.AbstractCancelableEvent
    implements org.xwiki.observation.event.BeginFoldEvent
    Event before the task relativizing process has started.
    • source: The job that processes the documents.
    • data: The list of files that will be searched for task macros and updated.
    Since:
    3.5.2
    Version:
    $Id$
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.xwiki.observation.event.AbstractCancelableEvent

        cancel, cancel, getReason, isCanceled
      • Methods inherited from class org.xwiki.observation.event.AbstractFilterableEvent

        equals, getEventFilter, hashCode, matches
      • Methods inherited from interface org.xwiki.observation.event.Event

        matches
    • Constructor Detail

      • TaskRelativizingEvent

        public TaskRelativizingEvent()