com.atlassian.bamboo.build.coverage
Class ViewCloverCoverageSummary
java.lang.Object
ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.webwork.AbstractAction
com.atlassian.bamboo.build.AbstractBuildAction
com.atlassian.bamboo.build.coverage.ViewCloverCoverageSummary
- All Implemented Interfaces:
- ErrorCollection, BambooSessionAware, BuildAware, ResultsListAware, ReturnUrlAware
public class ViewCloverCoverageSummary
- extends AbstractBuildAction
- implements ResultsListAware
Methods inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
addError, addError, addErrorCollection, addErrorMessage, addErrorMessages, addErrors, addIllegalArgumentException, doesLabelKeyHaveMatchingDescription, getAsPreformattedText, 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 |
ViewCloverCoverageSummary
public ViewCloverCoverageSummary()
doViewCoverage
public String doViewCoverage()
throws Exception
- Throws:
Exception
doViewLinesOfCode
public String doViewLinesOfCode()
throws Exception
- Throws:
Exception
execute
public String execute()
throws Exception
- Overrides:
execute
in class AbstractAction
- Throws:
Exception
getResultsList
public List getResultsList()
- Specified by:
getResultsList
in interface ResultsListAware
setResultsList
public void setResultsList(List resultsList)
- Specified by:
setResultsList
in interface ResultsListAware
getDataset
public XYDataset getDataset()
setDataset
public void setDataset(XYDataset dataset)
getReportKey
public String getReportKey()
setReportKey
public void setReportKey(String reportKey)
getPluginManager
public PluginManager getPluginManager()
- Overrides:
getPluginManager
in class AbstractBuildAction
setPluginManager
public void setPluginManager(PluginManager pluginManager)
- Overrides:
setPluginManager
in class AbstractBuildAction
getFilterController
public FilterController getFilterController()
setFilterController
public void setFilterController(FilterController filterController)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.