| Package | Description |
|---|---|
| bitbucketpullrequestbuilder.bitbucketpullrequestbuilder | |
| bitbucketpullrequestbuilder.bitbucketpullrequestbuilder.bitbucket |
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketRepository.setBuildStatus(BitbucketCause cause,
BuildState state,
String buildUrl) |
| Modifier and Type | Method and Description |
|---|---|
static BuildState |
BuildState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildState[] |
BuildState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiClient.setBuildStatus(String owner,
String repositoryName,
String revision,
BuildState state,
String buildUrl,
String comment,
String keyEx) |
Copyright © 2016–2017. All rights reserved.