@Extension public class GogsWebHook extends Object implements hudson.model.UnprotectedRootAction
| Constructor and Description |
|---|
GogsWebHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
Receives the HTTP POST request send by Gogs.
|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public static final String URLNAME
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic void doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
req - requestIOExceptionCopyright © 2016. All rights reserved.