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

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

@Service
public class RapidChartFactory
extends AbstractResultBuilder


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder
AbstractResultBuilder.SuccessBuilder<T>
 
Field Summary
 
Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logger
 
Constructor Summary
RapidChartFactory()
           
 
Method Summary
 ResultEntry buildControlChartModel(com.atlassian.crowd.embedded.api.User user, java.lang.Long rapidViewId, ErrorCollection errorCollection)
          Builds a RapidList data object for a given RapidView
 
Methods inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder
buildCombinedResult, buildResult, buildResult
 
Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logDebug, logException, logInfo, logTrace, logWarn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RapidChartFactory

public RapidChartFactory()
Method Detail

buildControlChartModel

public ResultEntry buildControlChartModel(com.atlassian.crowd.embedded.api.User user,
                                          java.lang.Long rapidViewId,
                                          ErrorCollection errorCollection)
Builds a RapidList data object for a given RapidView



Copyright © 2007-2011 Atlassian. All Rights Reserved.