Uses of Class
com.atlassian.bitbucket.codeinsights.annotation.DeleteAnnotationRequest
Packages that use DeleteAnnotationRequest
-
Uses of DeleteAnnotationRequest in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation that return DeleteAnnotationRequestMethods in com.atlassian.bitbucket.codeinsights.annotation with parameters of type DeleteAnnotationRequestModifier and TypeMethodDescriptionvoid
InsightAnnotationService.delete
(DeleteAnnotationRequest request) Delete all annotations that match the provided request.