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

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

@Service
public class VersionReportModelFactory
extends ReportModelFactory


Constructor Summary
VersionReportModelFactory()
           
 
Method Summary
 ServiceOutcome<VersionReportModel> getVersionReportContents(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, com.atlassian.jira.project.version.Version version)
           
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
getStatFieldValue, getStatuses, isEstimable, isEstimated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionReportModelFactory

public VersionReportModelFactory()
Method Detail

getVersionReportContents

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


Copyright © 2007-2013 Atlassian. All Rights Reserved.