Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookSupportedEvents
-
Packages that use BitbucketWebhookSupportedEvents Package Description com.atlassian.bitbucket.jenkins.internal.client Add package level annotations to indicate everything is non-null by default. -
-
Uses of BitbucketWebhookSupportedEvents in com.atlassian.bitbucket.jenkins.internal.client
Methods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketWebhookSupportedEvents Modifier and Type Method Description BitbucketWebhookSupportedEventsBitbucketCapabilitiesClient. getWebhookSupportedEvents()Get the supported webhook events of the linked Bitbucket Server.BitbucketWebhookSupportedEventsBitbucketCapabilitiesClientImpl. getWebhookSupportedEvents()
-