Uses of Interface
com.atlassian.bitbucket.commit.graph.CommitGraphNode
Packages that use CommitGraphNode
-
Uses of CommitGraphNode in com.atlassian.bitbucket.commit.graph
Methods in com.atlassian.bitbucket.commit.graph with parameters of type CommitGraphNodeModifier and TypeMethodDescriptionabstract TraversalStatus
TraversalCallback.onNode
(CommitGraphNode node) Visit a node in the commit graph. -
Uses of CommitGraphNode in com.atlassian.bitbucket.scm.bulk
Methods in com.atlassian.bitbucket.scm.bulk with parameters of type CommitGraphNodeModifier and TypeMethodDescriptionBulkTraversalCallback.onNode
(CommitGraphNode node) Visit a node in the commit graph.