Uses of Interface
com.atlassian.jira.rpc.soap.service.UserService

Packages that use UserService
com.atlassian.jira.rpc.soap   
com.atlassian.jira.rpc.soap.service   
 

Uses of UserService in com.atlassian.jira.rpc.soap
 

Constructors in com.atlassian.jira.rpc.soap with parameters of type UserService
JiraSoapServiceImpl(TokenManager tokenManager, ProjectService projectService, IssueService issueService, UserService userService, SchemeService schemeService, AdminService adminService, SearchService searchService, ProjectRoleService projectRoleService, IssueConstantsService issueConstantsService)
           
 

Uses of UserService in com.atlassian.jira.rpc.soap.service
 

Classes in com.atlassian.jira.rpc.soap.service that implement UserService
 class UserServiceImpl
           
 



Copyright © 2004-2011 Atlassian. All Rights Reserved.