|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.web.rapid.RestTemplate com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
public class SprintBaseEntry
Field Summary | |
---|---|
static SprintBaseEntry |
DOC_EXAMPLE
|
java.lang.Long |
id
|
int |
linkedPagesCount
Number of linked pages, used to display the count of pages for the sprint. |
java.lang.String |
name
|
java.lang.String |
state
|
Constructor Summary | |
---|---|
SprintBaseEntry()
|
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 static final SprintBaseEntry DOC_EXAMPLE
public java.lang.Long id
public java.lang.String name
public java.lang.String state
public int linkedPagesCount
Constructor Detail |
---|
public SprintBaseEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |