JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bitbucket.commit.graph.TraversalContext
Packages that use
TraversalContext
Package
Description
com.atlassian.bitbucket.commit.graph
Uses of
TraversalContext
in
com.atlassian.bitbucket.commit.graph
Methods in
com.atlassian.bitbucket.commit.graph
that return
TraversalContext
Modifier and Type
Method
Description
TraversalContext
TraversalContext.Builder.
build
()
Methods in
com.atlassian.bitbucket.commit.graph
with parameters of type
TraversalContext
Modifier and Type
Method
Description
void
TraversalCallback.
onStart
(
TraversalContext
context)