-
Classes Class Description org.xwiki.observation.event.AbstractDocumentEvent since 2.7RC1 useAbstractDocumentEvent
insteadorg.xwiki.observation.event.DocumentDeleteEvent since 2.7RC1 useDocumentDeletedEvent
insteadorg.xwiki.observation.event.DocumentSaveEvent since 2.7RC1 useDocumentCreatedEvent
insteadorg.xwiki.observation.event.DocumentUpdateEvent since 2.7RC1 useDocumentUpdatedEvent
insteadorg.xwiki.observation.legacy.LegacyEventDispatcher since old events shouldn't be used anymore (they're deprecated themselves)
-
Constructors Constructor Description org.xwiki.observation.event.AbstractDocumentEvent(String) useAbstractDocumentEvent(DocumentReference)
instead