Class AbstractXWikiRecordableEventDescriptor

    • Constructor Detail

      • AbstractXWikiRecordableEventDescriptor

        public AbstractXWikiRecordableEventDescriptor​(String descriptionTranslationKey,
                                                      String applicationTranslationKey)
        Construct an AbstractRecordableEventDescriptor.
        Parameters:
        descriptionTranslationKey - the name of the translation key that describe the event
        applicationTranslationKey - the translation key of the name of the application that send this event
    • Method Detail

      • getApplicationId

        public String getApplicationId()
      • getApplicationIcon

        public String getApplicationIcon()