Uses of Class
com.atlassian.bitbucket.codeinsights.annotation.BulkAddInsightAnnotationRequest
Packages that use BulkAddInsightAnnotationRequest
-
Uses of BulkAddInsightAnnotationRequest in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation that return BulkAddInsightAnnotationRequestModifier and TypeMethodDescriptionBulkAddInsightAnnotationRequest.Builder.build()
Build the request.Methods in com.atlassian.bitbucket.codeinsights.annotation with parameters of type BulkAddInsightAnnotationRequestModifier and TypeMethodDescriptionvoid
InsightAnnotationService.addAnnotations
(BulkAddInsightAnnotationRequest request) Add annotations to a report.