Package org.xwiki.annotation.event
-
Interface Summary Interface Description AnnotationEvent A base interface for all annotation events. -
Class Summary Class Description AbstractAnnotationEvent Base class for all annotationEvent
.AnnotationAddedEvent An event triggered when an annotation is added.AnnotationDeletedEvent An event triggered when an annotation is deleted.AnnotationUpdatedEvent An event triggered when an annotation is updated.