com.atlassian.greenhopper.web.rapid.chart
Class ScopeChangeBurndownModel.BaseStatisticChange

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel.BaseStatisticChange
Enclosing class:
ScopeChangeBurndownModel

public static class ScopeChangeBurndownModel.BaseStatisticChange
extends java.lang.Object


Field Summary
 java.lang.Double newValue
           
 java.lang.Boolean noStatsValue
           
 java.lang.Double oldValue
          Value change at given entry
 
Constructor Summary
ScopeChangeBurndownModel.BaseStatisticChange()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oldValue

public java.lang.Double oldValue
Value change at given entry


newValue

public java.lang.Double newValue

noStatsValue

public java.lang.Boolean noStatsValue
Constructor Detail

ScopeChangeBurndownModel.BaseStatisticChange

public ScopeChangeBurndownModel.BaseStatisticChange()


Copyright © 2007-2012 Atlassian. All Rights Reserved.