com.atlassian.greenhopper.web.rapid.sprint.model
Class CompleteSprintRequest

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintRequest

public class CompleteSprintRequest
extends RestTemplate


Field Summary
static CompleteSprintRequest DOC_EXAMPLE
           
 java.lang.Long rapidViewId
           
 java.lang.Long sprintId
           
 
Constructor Summary
CompleteSprintRequest()
           
 
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

DOC_EXAMPLE

public static final CompleteSprintRequest DOC_EXAMPLE

sprintId

public java.lang.Long sprintId

rapidViewId

public java.lang.Long rapidViewId
Constructor Detail

CompleteSprintRequest

public CompleteSprintRequest()


Copyright © 2007-2014 Atlassian. All Rights Reserved.