@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class PipelineEndpoint extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
PipelineEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONArray |
doPluginList() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
@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.Actionpublic net.sf.json.JSONArray doPluginList()
Copyright © 2016–2021. All rights reserved.