@Component @Singleton @Named(value="update") public class DocumentUpdatedEventDescriptor extends AbstractXWikiRecordableEventDescriptor
DocumentUpdatedEvent
.RecordableEventDescriptor.EventFilter
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_TYPE
Name of the supported type (as it is stored in Activity Stream).
|
applicationTranslationKey, componentManager, contextualLocalizationManager, descriptionTranslationKey, logger, namespaceContextExecutor
Constructor and Description |
---|
DocumentUpdatedEventDescriptor()
Construct an DocumentUpdatedEventDescriptor.
|
Modifier and Type | Method and Description |
---|---|
String |
getEventType() |
String |
getEventTypeIcon() |
RecordableEventDescriptor.EventFilter |
getFilter() |
getApplicationIcon, getApplicationId
equals, getApplicationName, getDescription, getLocalizedMessage, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getEventTitle, isEnabled
public static final String EVENT_TYPE
public DocumentUpdatedEventDescriptor()
public String getEventType()
public RecordableEventDescriptor.EventFilter getFilter()
public String getEventTypeIcon()
Copyright © 2004–2021 XWiki. All rights reserved.