@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.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
Copyright © 2016–2018. All rights reserved.