| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource |
| Modifier and Type | Method and Description |
|---|---|
static BitbucketCloudWebhooksXEventHeader |
BitbucketCloudWebhooksXEventHeader.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitbucketCloudWebhooksXEventHeader[] |
BitbucketCloudWebhooksXEventHeader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<BitbucketCloudWebhooksXEventHeader> |
BitbucketCloudWebhooksXEventHeader.getByName(@Nullable String name) |
| Modifier and Type | Method and Description |
|---|---|
AbstractBitbucketCloudEvent |
BitbucketCloudWebhooksPayload.toEvent(BitbucketCloudWebhooksXEventHeader type) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.