com.atlassian.bamboo.ww2.actions.charts
Class ViewAuthorFailuresChart

java.lang.Object
  extended by ActionSupport
      extended by com.atlassian.bamboo.ww2.BambooActionSupport
          extended by com.atlassian.bamboo.ww2.actions.author.ViewAuthors
              extended by com.atlassian.bamboo.ww2.actions.charts.ViewAuthorFailuresChart
All Implemented Interfaces:
ErrorCollection, BambooSessionAware, ReturnUrlAware

public class ViewAuthorFailuresChart
extends ViewAuthors


Field Summary
 
Fields inherited from class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
REPORT_NUM_BROKEN, REPORT_NUM_BUILDS, REPORT_NUM_FAILURES, REPORT_NUM_FIXED, REPORT_RATIO_SUCCESS
 
Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport
buildManager, CONFIRM, cookieCutter
 
Constructor Summary
ViewAuthorFailuresChart()
           
 
Method Summary
 Map getFailuresChart()
           
 List getSelectedAuthorNames()
           
 void setSelectedAuthorNames(List selectedAuthorNames)
           
 
Methods inherited from class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
doGenerate, doList, doReport, getAuthorManager, getAuthors, getAvailableGroupBy, getAvailableReports, getDataset, getExtendedAuthorManager, getGroupByPeriod, getReportKey, getResolvedAutoPeriod, setAuthorManager, setDataset, setExtendedAuthorManager, setGroupByPeriod, setReportKey, setResolvedAutoPeriod
 
Methods inherited from class com.atlassian.bamboo.ww2.BambooActionSupport
addError, addError, addErrorCollection, addErrorMessage, addErrorMessages, addErrors, addIllegalArgumentException, doDefault, doesLabelKeyHaveMatchingDescription, getAsPreformattedText, getBamboo, getBambooSession, getBreadCrumbs, getBuildManager, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentUrl, getDescriptionFromLabelKey, getFlushedErrorMessages, getReturnUrl, getUser, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, hasAnyErrors, hasBuilds, hasPerm, isEnableSignup, isSelectFieldAndNull, setAuthenticationContext, setBambooPermissionManager, setBuildManager, setCookieCutter, setErrorMessages, setHtmlUtils, setReturnUrl, setWebInterfaceManager, setWebResourceManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection
getErrorMessages, getErrors, getFieldErrors
 

Constructor Detail

ViewAuthorFailuresChart

public ViewAuthorFailuresChart()
Method Detail

getFailuresChart

public Map getFailuresChart()

getSelectedAuthorNames

public List getSelectedAuthorNames()
Overrides:
getSelectedAuthorNames in class ViewAuthors

setSelectedAuthorNames

public void setSelectedAuthorNames(List selectedAuthorNames)
Overrides:
setSelectedAuthorNames in class ViewAuthors


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.