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

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

@Service
public class VelocityChartModelFactory
extends java.lang.Object


Nested Class Summary
static class VelocityChartModelFactory.SprintComparator
           
 
Constructor Summary
VelocityChartModelFactory()
           
 
Method Summary
 ServiceOutcome<VelocityChartModel> getVelocityChartModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityChartModelFactory

public VelocityChartModelFactory()
Method Detail

getVelocityChartModel

public ServiceOutcome<VelocityChartModel> getVelocityChartModel(com.atlassian.crowd.embedded.api.User user,
                                                                RapidView rapidView)


Copyright © 2007-2014 Atlassian. All Rights Reserved.