@Extension public class BitbucketHookReceiver extends Object implements UnprotectedRootAction
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static String |
BITBUCKET_HOOK_URL |
| Constructor and Description |
|---|
BitbucketHookReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest req)
Bitbucket send payload
as form-urlencoded
|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public static final String BITBUCKET_HOOK_URL
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic void doIndex(org.kohsuke.stapler.StaplerRequest req)
throws IOException
payload=JSON
IOExceptionCopyright © 2016–2021. All rights reserved.