Uses of Interface
com.atlassian.bitbucket.repository.RefCallback
-
Uses of RefCallback in com.atlassian.bitbucket.repository
Modifier and TypeClassDescriptionclass
Convenience implementation ofRefCallback
that provides no-op implementations for all methods. -
Uses of RefCallback in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionScmCommandFactory.refs
(RefsCommandParameters parameters, RefCallback callback) Streams all of therefs
in the repository.