Class ViewAuthorChart

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class ViewAuthorChart extends BambooActionSupport
See Also:
  • Constructor Details

    • ViewAuthorChart

      public ViewAuthorChart()
  • Method Details

    • getChart

      public Map getChart()
    • getReportKey

      public String getReportKey()
    • setReportKey

      public void setReportKey(String reportKey)
    • getDataset

      public org.jfree.data.xy.XYDataset getDataset()
    • setDataset

      public void setDataset(org.jfree.data.xy.XYDataset dataset)