@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.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public static SpoonWebHook getInstance()
public void doIndex(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
Copyright © 2004-2016. All Rights Reserved.