Interface AuthorOperationWithCustomUndoBehavior

All Known Implementing Classes:
ReloadContentOperation, WebappMarkAsSavedOperation

@API(type=EXTENDABLE, src=PUBLIC) public interface AuthorOperationWithCustomUndoBehavior
Marker interface that specifies that a particular operation should not be wrapped in a compound undoable edit. This is useful if the operation wants a custom undo behavior.
Since:
21.1.1