BadgeAction instead.@Deprecated public class GroovyPostbuildAction extends Object implements hudson.model.BuildBadgeAction
| Modifier and Type | Method and Description |
|---|---|
String |
getBackground()
Deprecated.
|
String |
getBorder()
Deprecated.
|
String |
getBorderColor()
Deprecated.
|
String |
getColor()
Deprecated.
|
String |
getDisplayName()
Deprecated.
|
String |
getIconFileName()
Deprecated.
|
String |
getIconPath()
Deprecated.
|
String |
getLink()
Deprecated.
|
String |
getText()
Deprecated.
|
String |
getUrlName()
Deprecated.
|
boolean |
isTextOnly()
Deprecated.
|
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.Actionpublic boolean isTextOnly()
public String getIconPath()
public String getText()
public String getColor()
public String getBackground()
public String getBorder()
public String getBorderColor()
public String getLink()
Copyright © 2016–2018. All rights reserved.