@Extension
public class NodePoolManagementLink
extends hudson.model.ManagementLink
| Constructor and Description |
|---|
NodePoolManagementLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
NodePoolJobHistory |
getJobHistory() |
List<NodePool> |
getNodePools() |
String |
getUrlName() |
@CheckForNull public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class hudson.model.ManagementLink@CheckForNull public String getDisplayName()
public String getDescription()
getDescription in class hudson.model.ManagementLink@CheckForNull public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class hudson.model.ManagementLinkpublic NodePoolJobHistory getJobHistory()
Copyright © 2016–2018. All rights reserved.