Class BitbucketClientRendered

    • Constructor Detail

      • BitbucketClientRendered

        public BitbucketClientRendered​(JsonObject jsonObject)
        Initializes the object.
        Parameters:
        jsonObject - a JSON object
    • Method Detail

      • getMarkup

        public final String getMarkup()
        Description copied from interface: BitbucketRendered
        Returns the markup type of the rendered text.
        Specified by:
        getMarkup in interface BitbucketRendered
        Returns:
        the markup type of the rendered text
      • getRaw

        public final String getRaw()
        Description copied from interface: BitbucketRendered
        Returns the raw data of the rendered text.
        Specified by:
        getRaw in interface BitbucketRendered
        Returns:
        the raw data of the rendered text
      • getHtml

        public final String getHtml()
        Description copied from interface: BitbucketRendered
        Returns the HTML rendering of the rendered text.
        Specified by:
        getHtml in interface BitbucketRendered
        Returns:
        the HTML rendering of the rendered text