Class BitBucketPPREventContext
java.lang.Object
io.jenkins.plugins.bitbucketpushandpullrequest.event.BitBucketPPREventContext
-
Constructor Summary
ConstructorsConstructorDescriptionBitBucketPPREventContext(BitBucketPPRTrigger trigger, BitBucketPPRAction action, SCM scmTrigger, Run<?, ?> run, BitBucketPPRTriggerFilter filter) -
Method Summary
Modifier and TypeMethodDescriptionintprotected BitBucketPPRPluginConfigRun<?, ?> getRun()org.jenkinsci.plugins.plaincredentials.StringCredentialsDeprecated.Not used by the notification path; kept for binary compatibility.com.cloudbees.plugins.credentials.common.StandardCredentialsDeprecated.The Server notification path resolves the credential from the notification config pair viagetStandardCredentials(String, String); kept for binary compatibility.com.cloudbees.plugins.credentials.common.StandardCredentialscom.cloudbees.plugins.credentials.common.StandardCredentialsgetStandardCredentials(String credentialsId, String url) getUrl()Deprecated.SCM URL of the first configured remote; kept for binary compatibility.hudson.plugins.git.UserRemoteConfighudson.plugins.git.UserRemoteConfiggetUserRemoteConfigs(SCM scm) toString()
-
Constructor Details
-
BitBucketPPREventContext
public BitBucketPPREventContext(BitBucketPPRTrigger trigger, BitBucketPPRAction action, SCM scmTrigger, Run<?, ?> run, BitBucketPPRTriggerFilter filter)
-
-
Method Details
-
getStandardCredentials
-
getStandardCredentials
-
getStandardCredentials
@Deprecated public com.cloudbees.plugins.credentials.common.StandardCredentials getStandardCredentials() throws ExceptionDeprecated.The Server notification path resolves the credential from the notification config pair viagetStandardCredentials(String, String); kept for binary compatibility.- Throws:
Exception
-
getSecretTextCredentials
@Deprecated public org.jenkinsci.plugins.plaincredentials.StringCredentials getSecretTextCredentials() throws ExceptionDeprecated.Not used by the notification path; kept for binary compatibility.- Throws:
Exception
-
getUrl
Deprecated.SCM URL of the first configured remote; kept for binary compatibility. -
getGlobalConfig
-
getCredentialsId
-
getUserRemoteConfig
public hudson.plugins.git.UserRemoteConfig getUserRemoteConfig() -
getScmTrigger
-
getAction
-
getRun
-
getAbsoluteUrl
-
getBuildNumber
public int getBuildNumber() -
getFilter
-
getUserRemoteConfigs
-
getNotificationConfig
-
toString
-