java.lang.Object
com.atlassian.confluence.tinymceplugin.rest.entities.CommentResult
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommentResult
public CommentResult()
-
CommentResult
public CommentResult(long id,
String html,
long ownerId,
long parentId,
boolean asyncRenderSafe,
boolean isInlineComment,
String serializedHighlights,
String dataRef,
Date lastModificationDate,
String urlPath)
-