Uses of Class
com.atlassian.confluence.tinymceplugin.rest.entities.UserAction

Packages that use UserAction
com.atlassian.confluence.tinymceplugin.rest.entities   
 

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 UserAction
 List<UserAction> CommentResultWithActions.getPrimaryActions()
           
 List<UserAction> CommentResultWithActions.getSecondaryActions()
           
 

Method parameters in com.atlassian.confluence.tinymceplugin.rest.entities with type arguments of type UserAction
 CommentResultWithActions.CommentResultWithActionsBuilder CommentResultWithActions.CommentResultWithActionsBuilder.setPrimaryActions(List<UserAction> primaryActions)
           
 CommentResultWithActions.CommentResultWithActionsBuilder CommentResultWithActions.CommentResultWithActionsBuilder.setSecondaryActions(List<UserAction> secondaryActions)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.