Hi,
I have registered the addModelChangedListener for the diagram and getting all the events.
My problem is want to know the event name fired (For example Undo, Redo,etc…) and Node data associated with that.
Because based on this will do some operation in the back end.
Could you please help me to resolve this issue?