@Extension public class SpoonWebHook extends Object implements hudson.model.UnprotectedRootAction
| Modifier and Type | Field and Description |
|---|---|
static int |
HTTP_OK |
| Constructor and Description |
|---|
SpoonWebHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
String |
getDisplayName() |
String |
getIconFileName() |
static SpoonWebHook |
getInstance() |
String |
getUrlName() |
public static final int HTTP_OK
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic static SpoonWebHook getInstance()
public void doIndex(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Copyright © 2004-2016. All Rights Reserved.