Class RssObserver.GenerateRssXmlTask

    • Constructor Summary

      Constructors 
      Constructor Description
      GenerateRssXmlTask​(java.lang.String rssId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()
      Method to be called by queue processor in order to process queue item.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenerateRssXmlTask

        public GenerateRssXmlTask​(java.lang.String rssId)