public final class BitbucketCloudWebhooksCreateEventListener extends Object
Constructor and Description |
---|
BitbucketCloudWebhooksCreateEventListener(com.atlassian.event.api.EventPublisher eventPublisher,
RepositoryFinder repositoryFinder,
CachedPlanManager cachedPlanManager,
BranchCreationFacade branchCreationFacade) |
Modifier and Type | Method and Description |
---|---|
void |
onBranchCreatedEvent(@NotNull BitbucketCloudPushCreationEvent event) |
@Autowired public BitbucketCloudWebhooksCreateEventListener(com.atlassian.event.api.EventPublisher eventPublisher, RepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, BranchCreationFacade branchCreationFacade)
@EventListener public void onBranchCreatedEvent(@NotNull @NotNull BitbucketCloudPushCreationEvent event)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.