public interface HistoryEntry extends java.lang.Comparable<HistoryEntry>
Modifier and Type | Interface and Description |
---|---|
static class |
HistoryEntry.Action |
Modifier and Type | Method and Description |
---|---|
HistoryEntry.Action |
getAction() |
java.util.Calendar |
getDate() |
java.lang.String |
getResourcePath() |
java.util.Set<java.lang.String> |
getResourceTypes() |
java.lang.String |
getUserId() |
java.lang.String getResourcePath()
java.util.Set<java.lang.String> getResourceTypes()
HistoryEntry.Action getAction()
java.util.Calendar getDate()
java.lang.String getUserId()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"