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