@Role
@Unstable
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() |
String |
getEventType() |
default String |
getEventTypeIcon() |
default RecordableEventDescriptor.EventFilter |
getFilter() |
String getEventType()
default String getApplicationId()
String getApplicationName()
String getDescription()
String getApplicationIcon()
default RecordableEventDescriptor.EventFilter getFilter()
default String getEventTypeIcon()
Copyright © 2004–2017 XWiki. All rights reserved.