Class MessagePublisher

    • Constructor Detail

      • MessagePublisher

        public MessagePublisher​(String messageId,
                                String accountId,
                                String messageContent,
                                Date publishDate)
    • Method Detail

      • run

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