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

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

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

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

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

Classes in com.atlassian.jira.rpc.soap.service that implement IssueService
 class IssueServiceImpl
           
 



Copyright © 2004-2011 Atlassian. All Rights Reserved.