Class MessageUpdater

    • Constructor Detail

      • MessageUpdater

        public MessageUpdater​(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 update a message to the social network.
        Throws:
        PortalException