@Documented @Inherited @Retention @Target public abstract @interface

Audited

implements Annotation
com.atlassian.bitbucket.event.annotation.Audited

Class Overview

Indicates that the annotated type is an event which should be audited, added to the audit log and potentially other channels

Only affects types used as arguments in publish(Object)

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation