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

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

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

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

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

Classes in com.atlassian.jira.rpc.soap.service that implement IssueConstantsService
 class IssueConstantsServiceImpl
          Handles issue constants and permission checks related to accessing them
 



Copyright © 2004-2011 Atlassian. All Rights Reserved.