Uses of Interface
com.atlassian.jira.user.util.GlobalUserPreferencesUtil

Packages that use GlobalUserPreferencesUtil
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.user.util   
com.atlassian.jira.web.action.admin   
 

Uses of GlobalUserPreferencesUtil in com.atlassian.jira.upgrade.tasks
 

Constructors in com.atlassian.jira.upgrade.tasks with parameters of type GlobalUserPreferencesUtil
UpgradeTask_Build125(GlobalUserPreferencesUtil userUtil, BuildUtilsInfo buildUtilsInfo)
           
 

Uses of GlobalUserPreferencesUtil in com.atlassian.jira.user.util
 

Classes in com.atlassian.jira.user.util that implement GlobalUserPreferencesUtil
 class GlobalUserPreferencesUtilImpl
          This class provides methods for counting both internal users and external users (if external user mgmt is enabled) It also provides methods for updating global preferences.
 

Uses of GlobalUserPreferencesUtil in com.atlassian.jira.web.action.admin
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type GlobalUserPreferencesUtil
SetGlobalEmailPreference(GlobalUserPreferencesUtil userUtil)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.