|
||||||||||
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 com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry
public class SprintPlanEntry
Nested Class Summary | |
---|---|
static class |
SprintPlanEntry.TimeRemaining
|
Nested classes/interfaces inherited from class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry |
---|
SprintEditEntry.RemoteSprintLinkEntry |
Field Summary | |
---|---|
static SprintPlanEntry |
DOC_EXAMPLE
|
java.util.List<java.lang.Long> |
issuesIds
|
SprintPlanEntry.TimeRemaining |
timeRemaining
|
Fields inherited from class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry |
---|
completeDate, endDate, remoteLinks, startDate |
Fields inherited from class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry |
---|
id, linkedPagesCount, name, state |
Constructor Summary | |
---|---|
SprintPlanEntry()
|
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 SprintPlanEntry DOC_EXAMPLE
public SprintPlanEntry.TimeRemaining timeRemaining
public java.util.List<java.lang.Long> issuesIds
Constructor Detail |
---|
public SprintPlanEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |