Package | Description |
---|---|
com.atlassian.bitbucket.commit | |
com.atlassian.bitbucket.scm | |
com.atlassian.bitbucket.scm.bulk |
Class and Description |
---|
BulkCommitCallback
Describes a callback for receiving a stream of
commits , each with a set listing one or more
repositories where it was found. |
Class and Description |
---|
ScmBulkContentCommandFactory |
Class and Description |
---|
BulkChangeType
Describes how a file has changed in a bulk content command.
|
BulkCommitCallback
Describes a callback for receiving a stream of
commits , each with a set listing one or more
repositories where it was found. |
BulkCommitContext
Context provided when
streaming bulk commits . |
BulkCommitsCommandParameters |
BulkCommitsCommandParameters.Builder |
BulkCommitSummary
Summarizes the results of
streaming bulk commits . |
BulkCommitSummary.Builder |
BulkContentCallback
Callback for streamed file content.
|
BulkContentCommandParameters |
BulkContentCommandParameters.Builder |
BulkContentContext
The context for a bulk content callback that is passed at the start.
|
BulkContentContext.Builder |
BulkContentDisposition
Returned by
BulkContentCallback.accept(com.atlassian.bitbucket.scm.bulk.BulkFile) to signal what to do next to the caller. |
BulkContentSummary
Summarizes the results of a bulk content command.
|
BulkContentSummary.Builder |
BulkFile
Metadata about a file of a bulk content command.
|
BulkTraversalCallback
A callback which can be used during a traverse of the nodes within a commit graph.
|
BulkTraversalContext
Contains contextual information about the commit graph traversal about to start.
|
BulkTraversalStatus
The status of the traversal after visiting a node in the commit graph.
|
BulkTraversalSummary
Contains a summary about the traversal which just ended.
|
BulkTraversalSummary.Builder |
BulkTraverseCommitsCommandParameters
Parameters for traversing commits in one or more repositories.
|
BulkTraverseCommitsCommandParameters.Builder |
Copyright © 2021 Atlassian. All rights reserved.