public class TestResultsAnalyzerAction extends Actionable implements Action
ModelObjectWithContextMenu.ContextMenu, ModelObjectWithContextMenu.ContextMenuVisibility, ModelObjectWithContextMenu.MenuItem| Constructor and Description |
|---|
TestResultsAnalyzerAction(Job project) |
addAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActionsgetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorpublic TestResultsAnalyzerAction(Job project)
public final String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic final String getIconFileName()
getIconFileName in interface Actionpublic String getUrlName()
getUrlName in interface Actionpublic String getSearchUrl()
getSearchUrl in interface SearchItempublic 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–2022. All rights reserved.