public abstract class AbstractEventStreamEvent extends Object implements org.xwiki.observation.event.Event
EventStream.| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_LOOP_CONTEXT_LOCK_PROPERTY
Used to provide a key to a property in the current execution context that avoids stepping into a loop when
triggering new events.
|
| Constructor and Description |
|---|
AbstractEventStreamEvent() |
public static final String EVENT_LOOP_CONTEXT_LOCK_PROPERTY
public boolean matches(Object o)
matches in interface org.xwiki.observation.event.EventCopyright © 2004–2017 XWiki. All rights reserved.