@Role
public interface RecordableEventDescriptor
Modifier and Type | Interface and Description |
---|---|
static class |
RecordableEventDescriptor.EventFilter
The different filters we support to retrieve event.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationIcon() |
default String |
getApplicationId() |
String |
getApplicationName() |
String |
getDescription() |
default String |
getEventTitle() |
String |
getEventType() |
default String |
getEventTypeIcon() |
default RecordableEventDescriptor.EventFilter |
getFilter() |
default boolean |
isEnabled(String wikiId) |
String getEventType()
default String getApplicationId()
String getApplicationName()
String getDescription()
String getApplicationIcon()
default RecordableEventDescriptor.EventFilter getFilter()
default String getEventTypeIcon()
default boolean isEnabled(String wikiId)
wikiId
- id of the wiki@Unstable default String getEventTitle()
Copyright © 2004–2021 XWiki. All rights reserved.