Uses of Class
com.atlassian.jira.security.util.GroupSelectorUtils

Packages that use GroupSelectorUtils
com.atlassian.jira.notification.type   
com.atlassian.jira.plugin.workflow   
com.atlassian.jira.security.type   
 

Uses of GroupSelectorUtils in com.atlassian.jira.notification.type
 

Constructors in com.atlassian.jira.notification.type with parameters of type GroupSelectorUtils
GroupCFValue(JiraAuthenticationContext jiraAuthenticationContext, GroupSelectorUtils groupSelectorUtils, FieldManager fieldManager)
           
 

Uses of GroupSelectorUtils in com.atlassian.jira.plugin.workflow
 

Constructors in com.atlassian.jira.plugin.workflow with parameters of type GroupSelectorUtils
WorkflowIsUserInGroupCFConditionFactoryImpl(GroupSelectorUtils groupSelectorUtils)
           
 

Uses of GroupSelectorUtils in com.atlassian.jira.security.type
 

Constructors in com.atlassian.jira.security.type with parameters of type GroupSelectorUtils
GroupCF(JiraAuthenticationContext jiraAuthenticationContext, GroupSelectorUtils groupSelectorUtils, CustomFieldManager customFieldManager, UserUtil userUtil)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.