Class LinkActivityChildPlugin

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

    public class LinkActivityChildPlugin
    extends org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
    • Constructor Detail

      • LinkActivityChildPlugin

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

      • makeContent

        public String makeContent​(org.exoplatform.commons.api.notification.NotificationContext ctx)
        Specified by:
        makeContent in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
      • getId

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

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

        public boolean isEmbedLink()
        Returns:
        the isEmbedLink
      • setEmbedLink

        public void setEmbedLink​(boolean isEmbedLink)
        Parameters:
        isEmbedLink - the isEmbedLink to set