Skip navigation links
B C D F G K N S U V 

B

build() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 
Builder(String) - Constructor for class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 
BuildOrder - Enum in com.atlassian.bitbucket.build
 
BuildState - Enum in com.atlassian.bitbucket.build
 
BuildStatus - Interface in com.atlassian.bitbucket.build
A build result associated with a commit.
BuildStatusService - Interface in com.atlassian.bitbucket.build
Manages build statuses.
BuildStatusSetEvent - Class in com.atlassian.bitbucket.build
Event that is raised when the build status for a commit is set.
BuildStatusSetEvent(Object, String, BuildStatus) - Constructor for class com.atlassian.bitbucket.build.BuildStatusSetEvent
 
BuildStatusSetRequest - Class in com.atlassian.bitbucket.build
 
BuildStatusSetRequest.Builder - Class in com.atlassian.bitbucket.build
 
BuildSummary - Interface in com.atlassian.bitbucket.build
Statistics regarding the build associated with a commit.

C

com.atlassian.bitbucket.build - package com.atlassian.bitbucket.build
 

D

dateAdded(long) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 
dateAdded(Date) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 
description(String) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 

F

findAll(String) - Method in interface com.atlassian.bitbucket.build.BuildStatusService
Deprecated.
findAll(String, PageRequest, BuildOrder) - Method in interface com.atlassian.bitbucket.build.BuildStatusService
Retrieves a page of build statuses associated with the specified commit.
fromString(String) - Static method in enum com.atlassian.bitbucket.build.BuildOrder
 
fromString(String) - Static method in enum com.atlassian.bitbucket.build.BuildState
 

G

getBuildStatus() - Method in class com.atlassian.bitbucket.build.BuildStatusSetEvent
 
getCommitId() - Method in class com.atlassian.bitbucket.build.BuildStatusSetEvent
 
getCommitId() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 
getDateAdded() - Method in interface com.atlassian.bitbucket.build.BuildStatus
The date the build result was added
getDateAdded() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 
getDescription() - Method in interface com.atlassian.bitbucket.build.BuildStatus
An optional description of the build result.
getDescription() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 
getFailedCount() - Method in interface com.atlassian.bitbucket.build.BuildSummary
Get the number of failed builds.
getInProgressCount() - Method in interface com.atlassian.bitbucket.build.BuildSummary
Get the number of builds in progress.
getKey() - Method in interface com.atlassian.bitbucket.build.BuildStatus
Key associated with the build.
getKey() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 
getName() - Method in interface com.atlassian.bitbucket.build.BuildStatus
Optional name of the build.
getName() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 
getState() - Method in interface com.atlassian.bitbucket.build.BuildStatus
State of the build.
getState() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 
getSuccessfulCount() - Method in interface com.atlassian.bitbucket.build.BuildSummary
Get the number of successful builds.
getSummaries(Collection<String>) - Method in interface com.atlassian.bitbucket.build.BuildStatusService
Retrieves summaries for the builds associated with all of the specified commits.
getSummary(String) - Method in interface com.atlassian.bitbucket.build.BuildStatusService
Retrieves a summary of all the builds associated with the specified commit.
getUrl() - Method in interface com.atlassian.bitbucket.build.BuildStatus
URL to access the build result.
getUrl() - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest
 

K

key(String) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 

N

name(String) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 

S

set(BuildStatusSetRequest) - Method in interface com.atlassian.bitbucket.build.BuildStatusService
Sets the build status for a commit, replacing any existing status with the same key
state(BuildState) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 

U

url(String) - Method in class com.atlassian.bitbucket.build.BuildStatusSetRequest.Builder
 

V

valueOf(String) - Static method in enum com.atlassian.bitbucket.build.BuildOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.build.BuildState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.bitbucket.build.BuildOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.build.BuildState
Returns an array containing the constants of this enum type, in the order they are declared.
B C D F G K N S U V 
Skip navigation links

Copyright © 2019 Atlassian. All rights reserved.