public class TestResultsAnalyzerAction
extends hudson.model.Actionable
implements hudson.model.Action
| Constructor and Description |
|---|
TestResultsAnalyzerAction(hudson.model.Job project) |
addAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, replaceActionpublic TestResultsAnalyzerAction(hudson.model.Job project)
public final String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic final String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItempublic hudson.model.Job getProject()
@JavaScriptMethod public net.sf.json.JSONArray getNoOfBuilds(String noOfbuildsNeeded)
public boolean isUpdated()
public void getJsonLoadData()
@JavaScriptMethod public net.sf.json.JSONObject getTreeResult(UserConfig userConfig)
@JavaScriptMethod public String getExportCSV(String timeBased, String noOfBuildsNeeded)
public String getNoOfBuilds()
public int getNoOfRunsToFetch()
public boolean getShowAllBuilds()
public boolean getShowLineGraph()
public boolean getShowBarGraph()
public boolean getShowPieGraph()
public boolean getShowBuildTime()
public boolean getHideConfigurationMethods()
public String getChartDataType()
public String getRunTimeLowThreshold()
public String getRunTimeHighThreshold()
public boolean isUseCustomStatusNames()
public String getPassedRepresentation()
public String getFailedRepresentation()
public String getSkippedRepresentation()
public String getNaRepresentation()
public String getPassedColor()
public String getFailedColor()
public String getSkippedColor()
public String getNaColor()
Copyright © 2016–2018. All rights reserved.