Uses of Enum Class
com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
Packages that use BitbucketWebhookEvent
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketWebhookEvent in com.atlassian.bitbucket.jenkins.internal.trigger.events
Methods in com.atlassian.bitbucket.jenkins.internal.trigger.events that return BitbucketWebhookEventModifier and TypeMethodDescriptionstatic BitbucketWebhookEventBitbucketWebhookEvent.findByEventId(String eventId) static BitbucketWebhookEventReturns the enum constant of this class with the specified name.static BitbucketWebhookEvent[]BitbucketWebhookEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.