@ExportedBean public class DebianBadge extends Object implements hudson.model.BuildBadgeAction
| Constructor and Description |
|---|
DebianBadge(String latestVersion,
String module) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackground() |
String |
getBorder() |
String |
getBorderColor() |
String |
getColor() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getModule() |
String |
getText() |
String |
getUrlName() |
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.Action@Exported public String getText()
@Exported public String getColor()
@Exported public String getBackground()
@Exported public String getBorder()
@Exported public String getBorderColor()
@Exported public String getModule()
Copyright © 2004-2015. All Rights Reserved.