public class PipelineEndpoint extends Object implements hudson.model.RootAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PIPELINE_WEBHOOK_URL |
| Constructor and Description |
|---|
PipelineEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONArray |
doGetPluginList() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public static final String PIPELINE_WEBHOOK_URL
@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 doGetPluginList()
throws IOException
IOExceptionCopyright © 2016–2020. All rights reserved.