Package org.xwiki.observation.event.filter
package org.xwiki.observation.event.filter
-
ClassDescriptionAn
EventFilterthat always matches another event filter.Allows writing complex Event matching algorithms for theEvent.matches(Object)method.AnEventFilterthat matches exactly one document name.AnEventFilterthat selects only events whose affected document name matches a regular expression.