Uses of Interface
com.atlassian.bitbucket.request.RequestCallback
Packages that use RequestCallback
-
Uses of RequestCallback in com.atlassian.bitbucket.request
Methods in com.atlassian.bitbucket.request with parameters of type RequestCallbackModifier and TypeMethodDescription<T,E extends Exception>
TRequestManager.doAsRequest(RequestCallback<T, E> callback, RequestInfoProvider requestInfoProvider) Sets up and tears down all logic for processing requests.