public class OntrackLinkAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
OntrackLinkAction(String name,
String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getName() |
String |
getUrl() |
String |
getUrlName() |
public String getName()
public String getUrl()
@CheckForNull public String getIconFileName()
getIconFileName in interface hudson.model.Action@CheckForNull public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObject@CheckForNull public String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2023. All rights reserved.