Class BitbucketCloudWebhooksResource
- java.lang.Object
-
- com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource.BitbucketCloudWebhooksResource
-
public class BitbucketCloudWebhooksResource extends Object
-
-
Constructor Summary
Constructors Constructor Description BitbucketCloudWebhooksResource(com.atlassian.event.api.EventPublisher eventPublisher)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
invokeBambooWithWebhook(@Nullable BitbucketCloudWebhooksPayload body, @Nullable String eventKey)
-
-
-
Method Detail
-
invokeBambooWithWebhook
public javax.ws.rs.core.Response invokeBambooWithWebhook(@Nullable @Nullable BitbucketCloudWebhooksPayload body, @Nullable @HeaderParam("X-Event-Key") @Nullable String eventKey) throws WebValidationException
- Throws:
WebValidationException
-
-