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

Packages that use CreateSprintRequest
com.atlassian.greenhopper.web.rapid.sprint   
com.atlassian.greenhopper.web.rapid.sprint.model   
 

Uses of CreateSprintRequest in com.atlassian.greenhopper.web.rapid.sprint
 

Methods in com.atlassian.greenhopper.web.rapid.sprint with parameters of type CreateSprintRequest
 javax.ws.rs.core.Response CreateSprintResource.createSprintWithIssues(CreateSprintRequest createSprintRequest)
          Creates a new sprint with a given set of issues, a name and a startDate & endDate
 

Uses of CreateSprintRequest in com.atlassian.greenhopper.web.rapid.sprint.model
 

Fields in com.atlassian.greenhopper.web.rapid.sprint.model declared as CreateSprintRequest
static CreateSprintRequest CreateSprintRequest.DOC_EXAMPLE
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.