public class PhabricatorPostbuildAction extends Object implements hudson.model.BuildBadgeAction
| Modifier and Type | Method and Description |
|---|---|
static PhabricatorPostbuildAction |
createShortText(String text,
String link) |
String |
getBackground() |
String |
getBorder() |
String |
getBorderColor() |
String |
getColor() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getIconPath() |
String |
getLink() |
String |
getText() |
String |
getUrlName() |
boolean |
isTextOnly() |
public static PhabricatorPostbuildAction createShortText(String text, String link)
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Action@Exported public boolean isTextOnly()
@Exported public String getIconPath()
@Exported public String getText()
@Exported public String getColor()
@Exported public String getBackground()
@Exported public String getBorder()
@Exported public String getBorderColor()
@Exported public String getLink()
Copyright © 2004-2015. All Rights Reserved.