@Extension @ExportedBean(defaultVisibility=2) public class PromptMsgBadgeAction extends Object implements hudson.model.BuildBadgeAction
| Constructor and Description |
|---|
PromptMsgBadgeAction() |
PromptMsgBadgeAction(String promptMsg,
int buildNo) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNo() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getPromptMsg() |
String |
getUrlName() |
public PromptMsgBadgeAction()
public PromptMsgBadgeAction(String promptMsg, int buildNo)
public String getPromptMsg()
public int getBuildNo()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2018. All rights reserved.