Uses of Class
com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
Packages that use CommentResultWithActions.CommentResultWithActionsBuilder
-
Uses of CommentResultWithActions.CommentResultWithActionsBuilder in com.atlassian.confluence.tinymceplugin.rest.entities
Methods in com.atlassian.confluence.tinymceplugin.rest.entities that return CommentResultWithActions.CommentResultWithActionsBuilderModifier and TypeMethodDescriptionCommentResultWithActions.CommentResultWithActionsBuilder.setDataRef
(String dataRef) CommentResultWithActions.CommentResultWithActionsBuilder.setInlineComment
(boolean isInlineComment) CommentResultWithActions.CommentResultWithActionsBuilder.setPrimaryActions
(List<UserAction> primaryActions) CommentResultWithActions.CommentResultWithActionsBuilder.setSecondaryActions
(List<UserAction> secondaryActions) CommentResultWithActions.CommentResultWithActionsBuilder.setSerializedHighlights
(String serializedHighlights)