Package com.cloudbees.jenkins.plugins
Class BitbucketHookReceiver
java.lang.Object
com.cloudbees.jenkins.plugins.BitbucketHookReceiver
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
,UnprotectedRootAction
- Author:
- Nicolas De Loof
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BITBUCKET_HOOK_URL
- See Also:
-
-
Constructor Details
-
BitbucketHookReceiver
public BitbucketHookReceiver()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
doIndex
Bitbucket send payload as form-urlencodedpayload=JSON
- Throws:
IOException
-