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