public class TestResultsAnalyzerAction
extends hudson.model.Actionable
implements hudson.model.Action
| Constructor and Description |
|---|
TestResultsAnalyzerAction(hudson.model.AbstractProject project) |
addAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, replaceActionpublic TestResultsAnalyzerAction(hudson.model.AbstractProject 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.AbstractProject getProject()
@JavaScriptMethod public net.sf.json.JSONArray getNoOfBuilds(String noOfbuildsNeeded)
public boolean isUpdated()
public void getJsonLoadData()
@JavaScriptMethod public net.sf.json.JSONObject getTreeResult(String noOfBuildsNeeded)
@JavaScriptMethod public String getExportCSV(String timeBased, String noOfBuildsNeeded)
public String getNoOfBuilds()
public boolean getShowAllBuilds()
public boolean getShowLineGraph()
public boolean getShowBarGraph()
public boolean getShowPieGraph()
public boolean getShowBuildTime()
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 © 2004-2015. All Rights Reserved.