Class ShareFileToSpacePlugin

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class ShareFileToSpacePlugin
    extends org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
    • Constructor Detail

      • ShareFileToSpacePlugin

        public ShareFileToSpacePlugin​(org.exoplatform.container.xml.InitParams initParams)
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
      • makeNotification

        protected org.exoplatform.commons.api.notification.model.NotificationInfo makeNotification​(org.exoplatform.commons.api.notification.NotificationContext ctx)
        Specified by:
        makeNotification in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
      • capitalizeFirstLetter

        public static String capitalizeFirstLetter​(String word)
      • isValid

        public boolean isValid​(org.exoplatform.commons.api.notification.NotificationContext ctx)
        Specified by:
        isValid in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin