Uses of Interface
com.atlassian.bitbucket.codeinsights.annotation.InsightAnnotation
Packages that use InsightAnnotation
-
Uses of InsightAnnotation in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation that return types with arguments of type InsightAnnotationModifier and TypeMethodDescriptionInsightAnnotationService.get
(InsightReport report, String externalId) Get the annotation with a given externalId on the provided reportMethods in com.atlassian.bitbucket.codeinsights.annotation with parameters of type InsightAnnotationModifier and TypeMethodDescriptionboolean
AnnotationCallback.onAnnotation
(InsightAnnotation annotation) Called once for every annotation produced by search criteria provided to the streaming API.Constructors in com.atlassian.bitbucket.codeinsights.annotation with parameters of type InsightAnnotationModifierConstructorDescriptionBuilder
(InsightAnnotation annotation) Create a new builder to create a new annotation, setting all fields to the values of the given annotation