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

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

@Service
public class VelocityChartModelFactory
extends AbstractLoggable


Nested Class Summary
static class VelocityChartModelFactory.SprintComparator
           
 
Field Summary
 
Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logger
 
Constructor Summary
VelocityChartModelFactory()
           
 
Method Summary
 ServiceOutcome<VelocityChartModel> getVelocityChartModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 
Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logDebug, logError, logException, logInfo, logTrace, logWarn, setInfoLogLevel
 
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-2012 Atlassian. All Rights Reserved.