Uses of Package
com.atlassian.bitbucket.commit.graph
Packages that use com.atlassian.bitbucket.commit.graph
Package
Description
-
Classes in com.atlassian.bitbucket.commit.graph used by com.atlassian.bitbucket.commitClassDescriptionA callback which can be used during a
traverse
of the nodes within a commit graph. -
Classes in com.atlassian.bitbucket.commit.graph used by com.atlassian.bitbucket.commit.graphClassDescriptionA node within a commit graph.Contains contextual information about the commit graph traversal about to start.A builder for a
TraversalRequest
.The status of the traversal after visiting a node in the commit graph.Contains a summary about the traversal which just ended. -
Classes in com.atlassian.bitbucket.commit.graph used by com.atlassian.bitbucket.scmClassDescriptionA callback which can be used during a
traverse
of the nodes within a commit graph. -
Classes in com.atlassian.bitbucket.commit.graph used by com.atlassian.bitbucket.scm.bulk