Class MessageRemover

    • Constructor Detail

      • MessageRemover

        public MessageRemover​(java.lang.String messageId,
                              java.lang.String accountId,
                              java.lang.String messageContent,
                              java.util.Date publishDate)
    • Method Detail

      • run

        public void run()
                 throws PortalException
        Low level method that uses ISocialNetworkConnector to remove a message to the social network.
        Throws:
        PortalException