Uses of Interface
com.atlassian.bitbucket.codeinsights.annotation.AnnotationCallback
Packages that use AnnotationCallback
-
Uses of AnnotationCallback in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation with parameters of type AnnotationCallbackModifier and TypeMethodDescriptionvoid
InsightAnnotationService.stream
(SearchAnnotationRequest request, AnnotationCallback callback) Stream the annotations for a commit or a pull request.