Uses of Class
com.atlassian.bitbucket.jenkins.internal.trigger.RetryingWebhookHandler
- 
Packages that use RetryingWebhookHandler Package Description com.atlassian.bitbucket.jenkins.internal.scm Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.trigger Add package level annotations to indicate everything is non-null by default. - 
- 
Uses of RetryingWebhookHandler in com.atlassian.bitbucket.jenkins.internal.scm
Methods in com.atlassian.bitbucket.jenkins.internal.scm that return RetryingWebhookHandler Modifier and Type Method Description RetryingWebhookHandlerBitbucketSCMSource.DescriptorImpl. getRetryingWebhookHandler() - 
Uses of RetryingWebhookHandler in com.atlassian.bitbucket.jenkins.internal.trigger
Constructors in com.atlassian.bitbucket.jenkins.internal.trigger with parameters of type RetryingWebhookHandler Constructor Description BitbucketWebhookTriggerDescriptor(SequentialExecutionQueue queue, RetryingWebhookHandler webhookHandler, JenkinsProvider jenkinsProvider, BitbucketPluginConfiguration bitbucketPluginConfiguration) 
 -