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