| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.bitbucket.api | |
| com.atlassian.bamboo.plugins.bitbucket.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketApiService.updateBuildStatus(@NotNull String owner,
@NotNull String slug,
@NotNull String revision,
@NotNull RestBuildStatus buildStatus,
@NotNull String username,
@NotNull String password)
Send build status update to Bitbucket server
|
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketApiServiceImpl.updateBuildStatus(@NotNull String owner,
@NotNull String slug,
@NotNull String revision,
@NotNull RestBuildStatus buildStatus,
@NotNull String username,
@NotNull String password) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.