|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateSprintRequest | |
|---|---|
| com.atlassian.greenhopper.web.rapid.sprint | |
| com.atlassian.greenhopper.web.rapid.sprint.model | |
| Uses of UpdateSprintRequest in com.atlassian.greenhopper.web.rapid.sprint |
|---|
| Methods in com.atlassian.greenhopper.web.rapid.sprint with parameters of type UpdateSprintRequest | |
|---|---|
ServiceOutcome<Sprint> |
SprintHelper.createUpdatedSprint(com.atlassian.crowd.embedded.api.User user,
Sprint sprint,
UpdateSprintRequest updateSprintRequest)
Parses an update sprint request and creates a sprint object out of it |
javax.ws.rs.core.Response |
SprintResource.updateSprint(java.lang.Long sprintId,
UpdateSprintRequest updateSprintRequest)
Updates a sprint with the given ID with the given update object. |
| Uses of UpdateSprintRequest in com.atlassian.greenhopper.web.rapid.sprint.model |
|---|
| Fields in com.atlassian.greenhopper.web.rapid.sprint.model declared as UpdateSprintRequest | |
|---|---|
static UpdateSprintRequest |
UpdateSprintRequest.DOC_EXAMPLE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||