Uses of Class
org.xwiki.annotation.event.AbstractAnnotationEvent
-
Packages that use AbstractAnnotationEvent Package Description org.xwiki.annotation.event -
-
Uses of AbstractAnnotationEvent in org.xwiki.annotation.event
Subclasses of AbstractAnnotationEvent in org.xwiki.annotation.event Modifier and Type Class Description class
AnnotationAddedEvent
An event triggered when an annotation is added.class
AnnotationDeletedEvent
An event triggered when an annotation is deleted.class
AnnotationUpdatedEvent
An event triggered when an annotation is updated.
-