com.atlassian.greenhopper.web.rapid.sprint
Class SprintPagesResource.LinkPageToSprintModel

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource.LinkPageToSprintModel
Enclosing class:
SprintPagesResource

public static class SprintPagesResource.LinkPageToSprintModel
extends RestTemplate


Field Summary
 java.lang.String pageId
           
 java.lang.String pageTitle
           
 
Constructor Summary
SprintPagesResource.LinkPageToSprintModel()
           
 
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

pageId

public java.lang.String pageId

pageTitle

public java.lang.String pageTitle
Constructor Detail

SprintPagesResource.LinkPageToSprintModel

public SprintPagesResource.LinkPageToSprintModel()


Copyright © 2007-2014 Atlassian. All Rights Reserved.