@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.