Uses of Interface
com.atlassian.jira.bc.project.property.ProjectPropertyService

Packages that use ProjectPropertyService
com.atlassian.jira.bc.project.property   
com.atlassian.jira.rest.v2.issue   
 

Uses of ProjectPropertyService in com.atlassian.jira.bc.project.property
 

Classes in com.atlassian.jira.bc.project.property that implement ProjectPropertyService
 class DefaultProjectEntityWithKeyPropertyService
           
 

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

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type ProjectPropertyService
ProjectPropertyResource(ProjectPropertyService projectPropertyService, JiraAuthenticationContext authContext, JiraBaseUrls jiraBaseUrls, I18nHelper i18n)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.