public class ElasTestItemMenuAction
extends hudson.model.Actionable
implements hudson.model.Action
| Constructor and Description |
|---|
ElasTestItemMenuAction(hudson.model.Run<?,?> build,
String elasTestLogAnalyzerUrl,
String elasTestTJobExecutionUrl) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addActionToMenu(hudson.model.Run<?,?> build) |
String |
getDisplayName() |
String |
getElasTestLogAnalyzerUrl() |
String |
getElasTestTJobExecutionUrl() |
String |
getIconFileName() |
String |
getSearchUrl() |
String |
getUrlName() |
void |
setElasTestLogAnalyzerUrl(String elasTestLogAnalyzerUrl) |
void |
setElasTestTJobExecutionUrl(String elasTestTJobExecutionUrl) |
addAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActionspublic static void addActionToMenu(hudson.model.Run<?,?> build)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItempublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getElasTestLogAnalyzerUrl()
public void setElasTestLogAnalyzerUrl(String elasTestLogAnalyzerUrl)
public String getElasTestTJobExecutionUrl()
public void setElasTestTJobExecutionUrl(String elasTestTJobExecutionUrl)
Copyright © 2016–2018. All rights reserved.