Hello,
I'm Using XWiki Enterprise 2.0.3
when i'm trying to catch the events that are triggered from rename and delete both
the events are DocumentDeleteEvent. I would like to know how xwiki is differentiating
both these events as i need to perform some actions depending upon the event which is
triggered in my component .
In 2.0 version when i do a rename action the event which is triggered is
DocumentUpdateEvent and for the delete it is DocumentDeleteEvent . Is there anything which
is changed in the implementation between the two releases. i checked the release notes and
there is nothing explained about this.
Can you help regarding this issue?
Regards
Durga