java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker

public class InlineCommentMarker extends Object
The in-memory representation of an inline comment marker for working with storage format
  • Constructor Details

    • InlineCommentMarker

      public InlineCommentMarker(String ref, Streamable body)
  • Method Details