Class SwapSprintRequest

java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.sprint.model.SwapSprintRequest

public class SwapSprintRequest extends RestTemplate
Request for swapping a sprint with another (altering the sequence of sprints). Sprint being moved is captured in resource URI.
  • Field Details

    • DOC_EXAMPLE

      public static final SwapSprintRequest DOC_EXAMPLE
    • otherSprintId

      public Long otherSprintId
      The ID of the sprint to swap with.
  • Constructor Details

    • SwapSprintRequest

      public SwapSprintRequest()