Uses of Class
com.atlassian.bitbucket.commit.graph.TraversalRequest
-
Uses of TraversalRequest in com.atlassian.bitbucket.commit
Modifier and TypeMethodDescriptionvoid
CommitService.traverse
(TraversalRequest request, TraversalCallback callback) Traverse the graph of commits in topological order, optionally supplying included commits to start from and excluded commits to ignore. -
Uses of TraversalRequest in com.atlassian.bitbucket.commit.graph