com.atlassian.greenhopper.web.rapid.chart
Class VelocityChartModel.VelocityStatEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.VelocityStatEntry
Enclosing class:
VelocityChartModel

public static class VelocityChartModel.VelocityStatEntry
extends java.lang.Object


Field Summary
 RapidIssueEntry.NumberFieldValue completed
           
 RapidIssueEntry.NumberFieldValue estimated
           
 
Constructor Summary
VelocityChartModel.VelocityStatEntry(java.lang.Double estimated, java.lang.Double completed)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

estimated

public RapidIssueEntry.NumberFieldValue estimated

completed

public RapidIssueEntry.NumberFieldValue completed
Constructor Detail

VelocityChartModel.VelocityStatEntry

public VelocityChartModel.VelocityStatEntry(java.lang.Double estimated,
                                            java.lang.Double completed)


Copyright © 2007-2014 Atlassian. All Rights Reserved.