@Component
@Named(value="directMessage")
@Singleton
public class DirectMessageDescriptor
extends org.xwiki.messagestream.internal.AbstractMessageDescriptor
RecordableEventDescriptor.EventFilter
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_TYPE
Event type described by this descriptor.
|
applicationTranslationKey, componentManager, contextualLocalizationManager, descriptionTranslationKey, logger, namespaceContextExecutor
Constructor and Description |
---|
DirectMessageDescriptor()
Construct a DirectMessageDescriptor.
|
Modifier and Type | Method and Description |
---|---|
String |
getEventType() |
getApplicationIcon, getApplicationId, isEnabled
equals, getApplicationName, getDescription, getLocalizedMessage, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getEventTypeIcon, getFilter
public static final String EVENT_TYPE
public DirectMessageDescriptor()
public String getEventType()
Copyright © 2004–2019 XWiki. All rights reserved.