Uses of Class
com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty

Packages that use UserFieldSearchConstantsWithEmpty
com.atlassian.jira.issue.search.constants   
com.atlassian.jira.issue.search.searchers.renderer   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.issue.statistics   
com.atlassian.jira.upgrade.tasks.jql   
 

Uses of UserFieldSearchConstantsWithEmpty in com.atlassian.jira.issue.search.constants
 

Methods in com.atlassian.jira.issue.search.constants that return UserFieldSearchConstantsWithEmpty
static UserFieldSearchConstantsWithEmpty SystemSearchConstants.forAssignee()
           
static UserFieldSearchConstantsWithEmpty SystemSearchConstants.forReporter()
           
 

Uses of UserFieldSearchConstantsWithEmpty in com.atlassian.jira.issue.search.searchers.renderer
 

Constructors in com.atlassian.jira.issue.search.searchers.renderer with parameters of type UserFieldSearchConstantsWithEmpty
AbstractUserSearchRenderer(UserFieldSearchConstantsWithEmpty searchConstants, String nameKey, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, UserPickerSearchService searchService, UserManager userManager, UserUtil userUtil, GroupManager groupManager, PermissionManager permissionManager, UserHistoryManager userHistoryManager)
           
 

Uses of UserFieldSearchConstantsWithEmpty in com.atlassian.jira.issue.search.searchers.transformer
 

Constructors in com.atlassian.jira.issue.search.searchers.transformer with parameters of type UserFieldSearchConstantsWithEmpty
KickassUserSearchInputTransformer(UserFieldSearchConstantsWithEmpty searchConstants, UserFitsNavigatorHelper userFitsNavigatorHelper, GroupManager groupManager, UserManager userManager, UserHistoryManager userHistoryManager)
           
UserSearchInputTransformer(UserFieldSearchConstantsWithEmpty searchConstants, UserFitsNavigatorHelper userFitsNavigatorHelper, GroupManager groupManager, UserManager userManager, UserHistoryManager userHistoryManager)
           
 

Uses of UserFieldSearchConstantsWithEmpty in com.atlassian.jira.issue.statistics
 

Constructors in com.atlassian.jira.issue.statistics with parameters of type UserFieldSearchConstantsWithEmpty
UserStatisticsMapper(UserFieldSearchConstantsWithEmpty searchConstants, UserManager userManager, JiraAuthenticationContext jiraAuthenticationContext)
           
 

Uses of UserFieldSearchConstantsWithEmpty in com.atlassian.jira.upgrade.tasks.jql
 

Constructors in com.atlassian.jira.upgrade.tasks.jql with parameters of type UserFieldSearchConstantsWithEmpty
UserClauseXmlHandler(UserFieldSearchConstantsWithEmpty searchConstants)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.