Package com.adobe.cq.history.api
Interface HistoryEntry
- All Superinterfaces:
Comparable<HistoryEntry>
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getResourcePath
String getResourcePath() -
getResourceTypes
-
getAction
HistoryEntry.Action getAction() -
getDate
Calendar getDate() -
getUserId
String getUserId()
-