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 InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Action
getDisplayName, getIconFileName, getUrlNameMethods inherited from interface EnvironmentContributingAction
buildEnvVars
-
Constructor Details
-
BitBucketPayload
-
-
Method Details
-
getPayload
-
buildEnvironment
- Specified by:
buildEnvironmentin interfaceEnvironmentContributingAction
-