Uses of Class
com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean

Packages that use ProjectJsonBean
com.atlassian.jira.issue.fields.rest.json.beans   
 

Uses of ProjectJsonBean in com.atlassian.jira.issue.fields.rest.json.beans
 

Methods in com.atlassian.jira.issue.fields.rest.json.beans that return ProjectJsonBean
static ProjectJsonBean ProjectJsonBean.shortBean(Project project, JiraBaseUrls urls)
           
 

Methods in com.atlassian.jira.issue.fields.rest.json.beans that return types with arguments of type ProjectJsonBean
static Collection<ProjectJsonBean> ProjectJsonBean.shortBeans(Collection<Project> allowedValues, JiraBaseUrls baseUrls)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.