public class GitHubLink extends Object implements Action, org.jenkins.ui.icon.IconSpec
Constructor and Description |
---|
GitHubLink(String iconClassName,
String url) |
GitHubLink(String iconClassName,
URL url) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
String |
getIconClassName() |
String |
getIconFileName() |
String |
getUrl() |
String |
getUrlName() |
int |
hashCode() |
String |
toString() |
@NonNull public String getUrl()
public String getIconClassName()
getIconClassName
in interface org.jenkins.ui.icon.IconSpec
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
Copyright © 2016–2020. All rights reserved.