Uses of Interface
com.atlassian.jira.bc.config.ConstantsService

Packages that use ConstantsService
com.atlassian.jira.bc.config   
com.atlassian.jira.rest.v2.issue   
 

Uses of ConstantsService in com.atlassian.jira.bc.config
 

Classes in com.atlassian.jira.bc.config that implement ConstantsService
 class DefaultConstantsService
          This class implements constant-related business cases.
 

Uses of ConstantsService in com.atlassian.jira.rest.v2.issue
 

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type ConstantsService
IssueTypeResource(JiraAuthenticationContext authContext, ConstantsService constantsService, VelocityRequestContextFactory velocityRequestContextFactory, ContextUriInfo contextUriInfo)
           
StatusResource(JiraAuthenticationContext authContext, ConstantsService constantsService, VelocityRequestContextFactory velocityRequestContextFactory, ResourceUriBuilder uriBuilder)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.