com.atlassian.greenhopper.web.rapid.project
Class ProjectEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.project.ProjectEntry

public class ProjectEntry
extends RestTemplate

Represents a project that is displayed on a board. This model may grow to include more information.


Field Summary
 java.lang.Long id
           
 
Constructor Summary
ProjectEntry()
           
 
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

id

public java.lang.Long id
Constructor Detail

ProjectEntry

public ProjectEntry()


Copyright © 2007-2012 Atlassian. All Rights Reserved.