public abstract class AbstractXWikiRecordableEventDescriptor extends AbstractRecordableEventDescriptor
RecordableEventDescriptor
for all events sent by oldcore.RecordableEventDescriptor.EventFilter
contextualLocalizationManager
Constructor and Description |
---|
AbstractXWikiRecordableEventDescriptor(String descriptionTranslationKey,
String applicationTranslationKey)
Construct an AbstractRecordableEventDescriptor.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationIcon() |
String |
getApplicationId() |
equals, getApplicationName, getDescription, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getEventType, getEventTypeIcon, getFilter
public AbstractXWikiRecordableEventDescriptor(String descriptionTranslationKey, String applicationTranslationKey)
descriptionTranslationKey
- the name of the translation key that describe the eventapplicationTranslationKey
- the translation key of the name of the application that send this eventCopyright © 2004–2018 XWiki. All rights reserved.