public class BuildTriggerBadgeAction extends Object implements BuildBadgeAction
Constructor and Description |
---|
BuildTriggerBadgeAction(Cause cause)
Initialize causes of the build.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIcon()
Returns the icon to be used as a badge for the given cause that triggered the associated build.
|
String |
getIconFileName() |
static BuildTriggerBadgePlugin |
getPlugin() |
String |
getTooltip() |
String |
getUrlName() |
public BuildTriggerBadgeAction(Cause cause)
public String getTooltip()
public static BuildTriggerBadgePlugin getPlugin()
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
public String getIcon()
Copyright © 2016–2022. All rights reserved.