Interface Edited
-
- All Superinterfaces:
Updated
- All Known Implementing Classes:
BlogPostUpdateEvent
,PageEditedEvent
,PageUpdateEvent
public interface Edited extends Updated
Flags an event for edited content, means that the content isUpdated
and may be a minor edit.- Since:
- 4.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isMinorEdit()
-