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