|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.xwork.ActionSupport com.atlassian.bamboo.ww2.BambooActionSupport com.atlassian.bamboo.ww2.actions.PlanActionSupport com.atlassian.bamboo.ww2.actions.BuildActionSupport com.atlassian.bamboo.build.coverage.ViewCloverCoverageSummary
public class ViewCloverCoverageSummary
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
BambooActionSupport.JSONStatus |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.ww2.actions.BuildActionSupport |
---|
buildExecutionManager |
Fields inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
---|
buildNumber, immutablePlanCacheService, repositoryConfigurationService, resultsSummaryManager |
Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
administrationConfigurationManager, AGGREGATE_URL_PATTERN, bambooPermissionManager, bambooUserManager, BUILD_KEY_CONTEXT, buildDefinitionManager, CONFIRM, cookieCutter, dashboardCachingManager, PLAN_KEY_CONTEXT, planExecutionManager, planManager, projectManager, webInterfaceManager |
Fields inherited from class com.opensymphony.xwork.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
ViewCloverCoverageSummary()
|
Method Summary | |
---|---|
java.lang.String |
doViewCoverage()
|
java.lang.String |
doViewLinesOfCode()
|
java.lang.String |
execute()
|
org.jfree.data.xy.XYDataset |
getDataset()
|
FilterController |
getFilterController()
|
com.atlassian.plugin.PluginAccessor |
getPluginAccessor()
|
java.lang.String |
getReportKey()
|
ReportProvider |
getReportLinker()
|
java.util.List<ResultsSummary> |
getResultsList()
|
boolean |
isMoreThanOneDataPoint()
|
void |
setDataset(org.jfree.data.xy.XYDataset dataset)
|
void |
setFilterController(FilterController filterController)
|
void |
setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
|
void |
setReportKey(java.lang.String reportKey)
|
void |
setResultsList(java.util.List<? extends ResultsSummary> resultsList)
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.BuildActionSupport |
---|
getBuild, getBuildResultKey, getCurrentlyBuilding, getCurrentlyBuildingList, getCurrentlyRunningBuildResultKeys, getSecuredDomainObject, setBuild, setBuildExecutionManager, setBuildResultKey |
Methods inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
---|
buildWebPanelContext, getBuildKey, getBuildNumber, getCurrentlyBuildingPlans, getErrorAccessor, getJobsWebItemsForSection, getPlan, getPlanKey, getPlanResultKey, getProject, getResultsSummaryManager, getTypedPlanResultKey, isRestartable, planNotFound, setBuildKey, setBuildNumber, setErrorAccessor, setPlan, setPlanExecutionManager, setPlanKey, setPlanResultKey, setRepositoryConfigurationService, setResultsSummaryManager |
Methods inherited from class com.opensymphony.xwork.ActionSupport |
---|
addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.ww2.aware.PlanAware |
---|
getPlan, setPlan |
Methods inherited from interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware |
---|
getSecuredDomainObject |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors, getFieldErrors |
Constructor Detail |
---|
public ViewCloverCoverageSummary()
Method Detail |
---|
public java.lang.String doViewCoverage() throws java.lang.Exception
java.lang.Exception
public java.lang.String doViewLinesOfCode() throws java.lang.Exception
java.lang.Exception
public java.lang.String execute() throws java.lang.Exception
execute
in interface com.opensymphony.xwork.Action
execute
in class BambooActionSupport
java.lang.Exception
@Nullable public ReportProvider getReportLinker()
public java.util.List<ResultsSummary> getResultsList()
getResultsList
in interface ResultsListAware
public void setResultsList(java.util.List<? extends ResultsSummary> resultsList)
setResultsList
in interface ResultsListAware
public boolean isMoreThanOneDataPoint()
public org.jfree.data.xy.XYDataset getDataset()
public void setDataset(org.jfree.data.xy.XYDataset dataset)
public java.lang.String getReportKey()
public void setReportKey(java.lang.String reportKey)
public com.atlassian.plugin.PluginAccessor getPluginAccessor()
getPluginAccessor
in class BambooActionSupport
public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
setPluginAccessor
in class BambooActionSupport
public FilterController getFilterController()
public void setFilterController(FilterController filterController)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |