Uses of Package
com.atlassian.bitbucket.pull
Package
Description
-
-
-
-
ClassDescription
-
-
ClassDescriptionEnumerates the actions which can be taken on a pull request, defining the
activities
that may occur.A pull request activity, used to track significant events in a pull request's lifecycle.APullRequestActivity
representing acomment action
made on the contents of the pull request.APullRequestActivity
representing when the pull request was merged.Describes a participant on a pull request.Enumerates all the possible statuses a participant can have with regards to a pull request.APullRequestActivity
added when the source or target ref of the pull request moves.APullRequestActivity
added when the reviewers of a pull request are updated.Lists the commits added or removed by apull request rescope
. -
ClassDescriptionRequest for searching for pull requests by participant.Enumerates the possible
states
a pull request can be in. -
ClassDescription
-
-
ClassDescriptionBase class for requests affecting pull requests.Indicates an operation to mutate particulars of an existing pull request participant or an operation to add a participant to a pull request is invalid.Enumerates the actions which can be taken on a pull request, defining the
activities
that may occur.A pull request activity, used to track significant events in a pull request's lifecycle.APage
ofactivities
allowing clients to both advance and reverse from this page by using the results ofPullRequestActivityPage.getPreviousPageStartId()
andPage.getNextPageRequest()
.Represents the property enriching mode regarding pull requests and pull request activities.Request for searching for pull requests' activities.Types of activities that can be searched.APullRequestActivity
representing thecancelling
of auto-merge on the pull request.Specifies the scope of the changes for a pull request.Request arguments forPullRequestService.streamChanges(PullRequestChangesRequest, ChangeCallback)
.APullRequestActivity
representing acomment action
made on the contents of the pull request.Holds the configured commit message template.Variables that are valid for substitution when rendering aPullRequestCommitMessageTemplate
Request for searching for pull requests associated with a commit.A request to create a new pull request using the provided properties.Request object used fordeclining a pull request
.Request object used fordeleting a pull request
.Request for streaming a diff of a given pull request.Request object used for retrieving the diff stats summary of apull request
.Specified the direction of a pull request relative to a subject repository and branch.Describes a request todiscard a review
on apull request
.APullRequestActivity
added when the draft status of a pull request has been updated.Enumerates types of entities connected with a pull request.Describes a request tofinish a review
on aPullRequest
.Describes whether a pull request can merge and why this is so.APullRequestActivity
representing when the pull request was merged.Describes the configuration for how pull requests will be merged in a given repository.Configuration
for pull request merge strategies can be applied at different levels, which are described here.Enumerates the possibleoutcomes
for attempting to merge a pull request.Describes a request tomerge
aPullRequest
.Describes a strategy for merging a pull request.Represents the details of a merge request veto.Specifies the order in which a list of results should be returned - multiple criteria can be applied.Describes a participant on a pull request.Request for searching for pull requests by participant.Request for searching pull request participant users.Enumerates all the possible statuses a participant can have with regards to a pull request.Describes a request toset the status for a participant
on aPullRequest
.APullRequestActivity
added when the source or target ref of the pull request moves.APullRequestActivity
added when the reviewers of a pull request are updated.Enumerates the possibleroles
a participant can have in a pull request.Request for searching for pull requests.Enumerates the possiblestates
a pull request can be in.Request object used forupdating a pull request
.Lists the commits added or removed by apull request rescope
. -
-
-
-