Uses of Package
com.atlassian.bitbucket.commit
Package
Description
-
-
-
ClassDescriptionA base class for requests to retrieve a series of commits.Defines a request to retrieve any arbitrary collection of commits that are in any number of repositories.Describes a set of changes between two commits.Defines a request to retrieve changesets for a given set of commits.Describes a single commit.Describes a callback for receiving a stream of
commits
.A flag for indicating how merge commits should be filtered.Describes a request for a single commit.Defines a request to retrieve commits which are ancestors of a givenstarting commit
.Defines a request for determining the common ancestor of a list of commits.Describes a callback for receiving the commits that last modified a set of files.Describes a request to retrieve the commits that last modified the files in the specifiedpath
, from a givenstarting commit
.A minimal commit, defining only identifier information.AMinimalCommit
associated with a specific repository.A simple implementation ofMinimalRepositoryCommit
. -
-
-
-
-
-
-
ClassDescriptionDescribes a single commit.Describes a callback for receiving a stream of
commits
. -
-
ClassDescriptionDescribes a set of changes between two commits.Describes a single commit.Describes a callback for receiving a stream of
commits
.A flag for indicating how merge commits should be filtered.Describes a request for a single commit.Defines a request to retrieve commits which are ancestors of a givenstarting commit
.Describes a callback for receiving the commits that last modified a set of files.Describes a request to retrieve the commits that last modified the files in the specifiedpath
, from a givenstarting commit
.A minimal commit, defining only identifier information. -
ClassDescriptionDefines a request to retrieve any arbitrary collection of commits that are in any number of repositories.Describes a single commit.
-
-
-