public class CloudLink extends Object implements hudson.model.BuildBadgeAction
| Modifier and Type | Field and Description |
|---|---|
hudson.model.AbstractBuild<?,?> |
owner |
| Constructor and Description |
|---|
CloudLink(hudson.model.AbstractBuild<?,?> owner,
String cloudLink) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
boolean |
hasLink() |
public CloudLink(hudson.model.AbstractBuild<?,?> owner,
String cloudLink)
public boolean hasLink()
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 © 2004–2017. All rights reserved.