Interface Publisher


  • public interface Publisher
    Service to publish a page and all dependencies.
    • Method Detail

      • publish

        void publish​(Resource resource)
              throws NewsletterException
        Publishes the page represented by the specified resource.
        Parameters:
        resource - The page to publish
        Throws:
        NewsletterException - if the Newsletter could not be published