Package com.cloudbees.jenkins.plugins
Class BitBucketPayload
java.lang.Object
hudson.model.InvisibleAction
com.cloudbees.jenkins.plugins.BitBucketPayload
- All Implemented Interfaces:
Action,EnvironmentContributingAction,ModelObject
Inject the payload received by BitBucket into the build through $BITBUCKET_PAYLOAD so it can be processed
- Since:
- January 9, 2016
- Version:
- 1.1.5
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlNameMethods inherited from interface hudson.model.EnvironmentContributingAction
buildEnvVars
-
Constructor Details
-
BitBucketPayload
-
-
Method Details
-
getPayload
-
buildEnvironment
- Specified by:
buildEnvironmentin interfaceEnvironmentContributingAction
-