@AsynchronousPreferred @TransactionAware public class

AnalyticsAnnotationCreatedEvent

extends AnalyticsReportEvent
java.lang.Object
   ↳ com.atlassian.bitbucket.internal.codeinsights.analytics.AnalyticsReportEvent
     ↳ com.atlassian.bitbucket.internal.codeinsights.analytics.AnalyticsAnnotationCreatedEvent

Summary

Public Constructors
AnalyticsAnnotationCreatedEvent(Repository repository, InternalInsightReport report, SingleAddInsightAnnotationRequest annotation)
Public Methods
@Nonnull String getSeverity()
@Nullable String getType()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.internal.codeinsights.analytics.AnalyticsReportEvent
From class java.lang.Object

Public Constructors

public AnalyticsAnnotationCreatedEvent (Repository repository, InternalInsightReport report, SingleAddInsightAnnotationRequest annotation)

Public Methods

@Nonnull public String getSeverity ()

@Nullable public String getType ()