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

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

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

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

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

Classes in com.atlassian.jira.rpc.soap.service that implement AdminService
 class AdminServiceImpl
           
 



Copyright © 2004-2011 Atlassian. All Rights Reserved.