Uses of Interface
com.atlassian.jira.bc.user.UserService

Packages that use UserService
com.atlassian.jira.bc.user   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.setup   
com.atlassian.jira.web.action.user   
 

Uses of UserService in com.atlassian.jira.bc.user
 

Classes in com.atlassian.jira.bc.user that implement UserService
 class DefaultUserService
          Default implementation of UserService interface.
 

Uses of UserService in com.atlassian.jira.web.action.admin.user
 

Constructors in com.atlassian.jira.web.action.admin.user with parameters of type UserService
AddUser(UserService userService, UserUtil userUtil)
           
DeleteUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, SearchRequestService searchRequestService, UserService userService, UserUtil userUtil, PortalPageService portalPageService, UserPropertyManager userPropertyManager, UserManager userManager)
           
 

Uses of UserService in com.atlassian.jira.web.action.setup
 

Constructors in com.atlassian.jira.web.action.setup with parameters of type UserService
Setup2(UserService userService, FileFactory fileFactory)
           
 

Uses of UserService in com.atlassian.jira.web.action.user
 

Constructors in com.atlassian.jira.web.action.user with parameters of type UserService
Signup(ApplicationProperties applicationProperties, UserService userService, UserUtil userUtil, JiraCaptchaService jiraCaptchaService)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.