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 TypeClassDescriptionclassConvenience implementation ofRefCallbackthat 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 therefsin the repository.