Uses of Class
com.pyxis.greenhopper.jira.configurations.UserBoardsPreferences

Packages that use UserBoardsPreferences
com.atlassian.greenhopper.service.configuration   
com.pyxis.greenhopper.jira.actions   
com.pyxis.greenhopper.jira.boards.context   
com.pyxis.greenhopper.jira.configurations.context   
 

Uses of UserBoardsPreferences in com.atlassian.greenhopper.service.configuration
 

Methods in com.atlassian.greenhopper.service.configuration that return UserBoardsPreferences
 UserBoardsPreferences UserBoardsPreferencesServiceImpl.getPreferences(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.project.Project project)
           
 UserBoardsPreferences UserBoardsPreferencesService.getPreferences(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.project.Project project)
          Get the UserBoardsPreferences object for a given user and project
 

Uses of UserBoardsPreferences in com.pyxis.greenhopper.jira.actions
 

Methods in com.pyxis.greenhopper.jira.actions that return UserBoardsPreferences
 UserBoardsPreferences BoardAction.getPreferences()
           
 

Uses of UserBoardsPreferences in com.pyxis.greenhopper.jira.boards.context
 

Methods in com.pyxis.greenhopper.jira.boards.context that return UserBoardsPreferences
 UserBoardsPreferences DefaultBoardContext.getPreferences()
           
 UserBoardsPreferences BoardContext.getPreferences()
          Retrieves the user's project preferences
 

Uses of UserBoardsPreferences in com.pyxis.greenhopper.jira.configurations.context
 

Constructors in com.pyxis.greenhopper.jira.configurations.context with parameters of type UserBoardsPreferences
FilterOption(Context context, java.lang.String option, UserBoardsPreferences contextOwnerPreferences, ProjectConfiguration projectConfiguration)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.