Class ConfluencePublishService


  • public class ConfluencePublishService
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CreatePageResponse push​(java.lang.String title, java.lang.String body, java.lang.Long parent)  
      • Methods inherited from class java.lang.Object

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

      • ConfluencePublishService

        public ConfluencePublishService()
    • Method Detail

      • push

        public CreatePageResponse push​(java.lang.String title,
                                       java.lang.String body,
                                       java.lang.Long parent)