public class CodefreshBuildBadgeAction extends Object implements hudson.model.BuildBadgeAction
Constructor and Description |
---|
CodefreshBuildBadgeAction(String buildUrl,
String buildStatus,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getType() |
String |
getUrlName() |
void |
setDisplayName(String name) |
void |
setUrl(String Url) |
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getType()
public void setUrl(String Url)
public void setDisplayName(String name)
Copyright © 2016–2018. All rights reserved.