| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.bitbucket.api | |
| com.atlassian.bamboo.plugins.bitbucket.impl | |
| com.atlassian.bamboo.plugins.bitbucket.rest.entity |
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse |
WebhookManagementService.createRepositoryWebhook(String owner,
String slug,
String username,
String password,
String bambooEntryPoint)
Create a webhooks for specified repository.
|
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse |
WebhookManagementServiceImpl.createRepositoryWebhook(@NotNull String owner,
@NotNull String slug,
@NotNull String username,
@NotNull String password,
@NotNull String bambooEntryPoint) |
| Modifier and Type | Method and Description |
|---|---|
List<WebhookResponse> |
ListWebhooksResponse.getWebhooks() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.