Class BitbucketHookReceiver
java.lang.Object
hudson.security.csrf.CrumbExclusion
com.cloudbees.jenkins.plugins.BitbucketCrumbExclusion
com.cloudbees.jenkins.plugins.BitbucketHookReceiver
- All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction, UnprotectedRootAction
@Extension
public class BitbucketHookReceiver
extends BitbucketCrumbExclusion
implements UnprotectedRootAction
- Author:
- Nicolas De Loof
-
Nested Class Summary
Nested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BitbucketCrumbExclusion
processMethods inherited from class CrumbExclusion
all, process
-
Field Details
-
BITBUCKET_HOOK_URL
- See Also:
-
-
Constructor Details
-
BitbucketHookReceiver
public BitbucketHookReceiver()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doIndex
Bitbucket send payload as form-urlencodedpayload=JSON
- Throws:
IOException
-