Uses of Class
org.nuxeo.client.objects.audit.LogEntry
-
Packages that use LogEntry Package Description org.nuxeo.client.objects.audit -
-
Uses of LogEntry in org.nuxeo.client.objects.audit
Methods in org.nuxeo.client.objects.audit that return LogEntry Modifier and Type Method Description LogEntryAudit. getLogEntry(int index)Methods in org.nuxeo.client.objects.audit that return types with arguments of type LogEntry Modifier and Type Method Description java.util.List<LogEntry>Audit. getLogEntries()
-