Class MessageUpdater

    • Constructor Detail

      • MessageUpdater

        public MessageUpdater​(String messageId,
                              String accountId,
                              String messageContent,
                              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