Uses of Class
com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest

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
 javax.ws.rs.core.Response CompleteSprintResource.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
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.