public class BenchmarkResultAction extends Object implements hudson.model.Action, jenkins.tasks.SimpleBuildStep.LastBuildAction
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
@FrontendMethod public String getTextDirection()
@FrontendMethod public String getRightBoxPosition()
@FrontendMethod public Boolean getHasResult()
@FrontendMethod public String getResultName()
@FrontendMethod public String getGroupName()
@FrontendMethod public String getFileName()
@FrontendMethod public Boolean getIsNumeral()
@FrontendMethod public String getGraphTitle()
@FrontendMethod public com.google.gson.JsonArray getChartLabels()
@FrontendMethod public com.google.gson.JsonArray getChartData()
@FrontendMethod public String getTablePageURL()
@FrontendMethod public String getRawTable()
@FrontendMethod public String getCondensedTable()
@FrontendMethod public String getGraphYMinimum()
@FrontendMethod public String getGraphYMaximum()
@JavaScriptMethod public String getResultDetails()
@JavaScriptMethod public String getParameters()
@FrontendMethod public String getResultPageURL()
@JavaScriptMethod public int getBuildSelected()
@JavaScriptMethod public int getBuildNumber()
@JavaScriptMethod public void resetClock()
@JavaScriptMethod public void setBuildSelected(Integer build)
public Collection<? extends hudson.model.Action> getProjectActions()
getProjectActions
in interface jenkins.tasks.SimpleBuildStep.LastBuildAction
public hudson.model.Job<?,?> getProject()
public BenchmarkPublisher getCore()
Copyright © 2016–2019. All rights reserved.