com.atlassian.greenhopper.web.project
Class ProjectResource.ProjectListResponse

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.project.ProjectResource.ProjectListResponse
Enclosing class:
ProjectResource

public static class ProjectResource.ProjectListResponse
extends RestTemplate


Field Summary
 java.util.List<ProjectModel> projects
           
 
Constructor Summary
ProjectResource.ProjectListResponse()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

projects

public java.util.List<ProjectModel> projects
Constructor Detail

ProjectResource.ProjectListResponse

public ProjectResource.ProjectListResponse()


Copyright © 2007-2013 Atlassian. All Rights Reserved.