Uses of Class
com.atlassian.confluence.tinymceplugin.rest.entities.UserAction
Packages that use UserAction
-
Uses of UserAction in com.atlassian.confluence.tinymceplugin.rest.entities
Methods in com.atlassian.confluence.tinymceplugin.rest.entities that return types with arguments of type UserActionModifier and TypeMethodDescriptionCommentResultWithActions.getPrimaryActions()CommentResultWithActions.getSecondaryActions()Method parameters in com.atlassian.confluence.tinymceplugin.rest.entities with type arguments of type UserActionModifier and TypeMethodDescriptionCommentResultWithActions.CommentResultWithActionsBuilder.setPrimaryActions(List<UserAction> primaryActions) CommentResultWithActions.CommentResultWithActionsBuilder.setSecondaryActions(List<UserAction> secondaryActions)