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

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

public class SprintPickerModel
extends RestTemplate


Field Summary
 java.util.List<SprintPickerModelEntry> allMatches
           
 java.util.List<SprintPickerModelEntry> suggestions
           
 
Constructor Summary
SprintPickerModel()
           
 
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

suggestions

public java.util.List<SprintPickerModelEntry> suggestions

allMatches

public java.util.List<SprintPickerModelEntry> allMatches
Constructor Detail

SprintPickerModel

public SprintPickerModel()


Copyright © 2007-2014 Atlassian. All Rights Reserved.