Uses of Package
com.atlassian.bitbucket.commit
Packages that use com.atlassian.bitbucket.commit
Package
Description
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.build.status
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.comment
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.commitClassDescriptionA 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
. -
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.commit.graph
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.compare
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.content
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.event.commit
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.event.pull
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.idx
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.pullClassDescriptionDescribes a single commit.Describes a callback for receiving a stream of
commits
. -
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.repository
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.scmClassDescriptionDescribes 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. -
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.scm.bulkClassDescriptionDefines a request to retrieve any arbitrary collection of commits that are in any number of repositories.Describes a single commit.
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.scm.compare
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.scm.pull
-
Classes in com.atlassian.bitbucket.commit used by com.atlassian.bitbucket.watcher