Uses of Package
com.atlassian.bitbucket.scm.bulk
Package
Description
-
ClassDescriptionDescribes a callback for receiving a stream of
commits
, each with a set listing one or morerepositories
where it was found. -
-
ClassDescriptionDescribes how a file has changed in a bulk content command.Describes a callback for receiving a stream of
commits
, each with a set listing one or morerepositories
where it was found.Context provided whenstreaming bulk commits
.Summarizes the results ofstreaming bulk commits
.Callback for streamed file content.The context for a bulk content callback that is passed at the start.Returned byBulkContentCallback.accept(com.atlassian.bitbucket.scm.bulk.BulkFile)
to signal what to do next to the caller.Summarizes the results of a bulk content command.Metadata about a file of a bulk content command.A callback which can be used during a traverse of the nodes within a commit graph.Contains contextual information about the commit graph traversal about to start.The status of the traversal after visiting a node in the commit graph.Contains a summary about the traversal which just ended.Parameters for traversing commits in one or more repositories.