|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.project.ProjectEntry
public class ProjectEntry
Represents a project that is displayed on a board. This model may grow to include more information.
| Field Summary | |
|---|---|
java.lang.Long |
id
|
java.lang.String |
key
|
java.lang.String |
name
|
| 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 |
|---|
public java.lang.Long id
public java.lang.String key
public java.lang.String name
| Constructor Detail |
|---|
public ProjectEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||