com.atlassian.greenhopper.web.rapid.chart
Class FixVersionHistoryModel

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.chart.FixVersionHistoryModel

public class FixVersionHistoryModel
extends RestTemplate


Field Summary
 java.util.Map<java.lang.String,java.util.List<FixVersionChangeEntry>> history
           
 
Constructor Summary
FixVersionHistoryModel()
           
 
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

history

public java.util.Map<java.lang.String,java.util.List<FixVersionChangeEntry>> history
Constructor Detail

FixVersionHistoryModel

public FixVersionHistoryModel()


Copyright © 2007-2014 Atlassian. All Rights Reserved.