public static class RundeckNotifier.RundeckExecutionBuildBadgeAction extends Object implements hudson.model.BuildBadgeAction
BuildBadgeAction used to display a Rundeck icon + a link to the Rundeck execution page, on the Jenkins
build history and build result page.| Constructor and Description |
|---|
RundeckExecutionBuildBadgeAction(String executionUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public RundeckExecutionBuildBadgeAction(String executionUrl)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2019. All rights reserved.