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

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

@Service
public class VersionProgressChartModelFactory
extends java.lang.Object


Constructor Summary
VersionProgressChartModelFactory()
           
 
Method Summary
 ServiceOutcome<VersionProgressChartModel> getVersionProgressChartModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, com.atlassian.jira.project.version.Version version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionProgressChartModelFactory

public VersionProgressChartModelFactory()
Method Detail

getVersionProgressChartModel

public ServiceOutcome<VersionProgressChartModel> getVersionProgressChartModel(com.atlassian.crowd.embedded.api.User user,
                                                                              RapidView rapidView,
                                                                              com.atlassian.jira.project.version.Version version)


Copyright © 2007-2014 Atlassian. All Rights Reserved.