Uses of Interface
com.atlassian.crowd.integration.atlassianuser.UserConfigurationService

Packages that use UserConfigurationService
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.ww2.actions.admin.migration   
com.atlassian.bamboo.ww2.actions.setup   
com.atlassian.crowd.integration.atlassianuser   
 

Uses of UserConfigurationService in com.atlassian.bamboo.configuration
 

Methods in com.atlassian.bamboo.configuration that return UserConfigurationService
 UserConfigurationService UserManagement.getUserConfigurationService()
           
 

Methods in com.atlassian.bamboo.configuration with parameters of type UserConfigurationService
 void UserManagement.setUserConfigurationService(UserConfigurationService userConfigurationService)
           
 

Uses of UserConfigurationService in com.atlassian.bamboo.ww2.actions.admin.migration
 

Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type UserConfigurationService
 void Import.setUserConfigurationService(UserConfigurationService userConfigurationService)
           
 

Uses of UserConfigurationService in com.atlassian.bamboo.ww2.actions.setup
 

Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type UserConfigurationService
 void SetupImportDataAction.setUserConfigurationService(UserConfigurationService userConfigurationService)
           
 

Uses of UserConfigurationService in com.atlassian.crowd.integration.atlassianuser
 

Classes in com.atlassian.crowd.integration.atlassianuser that implement UserConfigurationService
 class UserConfigurationServiceImpl
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.