@Unstable public abstract class AbstractTemplateEvent extends Object implements TemplateEvent
| Constructor and Description |
|---|
AbstractTemplateEvent()
Matches any
TemplateEvents. |
AbstractTemplateEvent(String id) |
public AbstractTemplateEvent()
TemplateEvents.public AbstractTemplateEvent(String id)
id - the id of the templatepublic boolean matches(Object otherEvent)
matches in interface org.xwiki.observation.event.Eventpublic String getId()
getId in interface TemplateEventCopyright © 2004–2016 XWiki. All rights reserved.