Uses of Interface
com.atlassian.jira.group.IGroupProvider

Packages that use IGroupProvider
com.atlassian.jira.group   
com.atlassian.jira.group.impl   
com.atlassian.jira.workflow.condition.group   
 

Uses of IGroupProvider in com.atlassian.jira.group
 

Classes in com.atlassian.jira.group that implement IGroupProvider
 class AGroupProvider
           
 class DefaultGroupProvider
           
 

Methods in com.atlassian.jira.group that return IGroupProvider
static IGroupProvider AGroupProvider.getGroupProvider()
           
 IGroupProvider IGroupProviderFactory.getGroupProvider(org.ofbiz.core.entity.GenericValue _project)
           
 IGroupProvider GroupProviderFactory.getGroupProvider(org.ofbiz.core.entity.GenericValue _project)
           
protected  IGroupProvider GroupProviderFactory.getNewGroupProvider(org.ofbiz.core.entity.GenericValue _project)
           
 

Uses of IGroupProvider in com.atlassian.jira.group.impl
 

Classes in com.atlassian.jira.group.impl that implement IGroupProvider
 class CMMGroupProvider
           
 class GroupProviderImpl
           
 

Methods in com.atlassian.jira.group.impl that return IGroupProvider
protected  IGroupProvider GroupProviderFactoryImpl.getNewGroupProvider(org.ofbiz.core.entity.GenericValue _project)
           
protected  IGroupProvider CMMGroupProviderFactory.getNewGroupProvider(org.ofbiz.core.entity.GenericValue _project)
           
 

Uses of IGroupProvider in com.atlassian.jira.workflow.condition.group
 

Fields in com.atlassian.jira.workflow.condition.group declared as IGroupProvider
protected  IGroupProvider AllowUserInProjectGroup.groupProvider
           
 

Methods in com.atlassian.jira.workflow.condition.group that return IGroupProvider
protected  IGroupProvider AllowUserInProjectGroup.getGroupProvider()
           
 



Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.