com.atlassian.greenhopper.web.rapid.sprint
Class SprintPickerModelEntry

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

public class SprintPickerModelEntry
extends RestTemplate


Field Summary
 java.lang.String boardName
           
 java.lang.Long id
           
 java.lang.String name
           
 java.lang.String stateKey
           
 
Constructor Summary
SprintPickerModelEntry()
           
 
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

name

public java.lang.String name

id

public java.lang.Long id

stateKey

public java.lang.String stateKey

boardName

public java.lang.String boardName
Constructor Detail

SprintPickerModelEntry

public SprintPickerModelEntry()


Copyright © 2007-2014 Atlassian. All Rights Reserved.