Package org.nuxeo.ecm.platform.audit.api
Class LogEntryList
java.lang.Object
java.util.AbstractCollection<LogEntry>
java.util.AbstractList<LogEntry>
java.util.ArrayList<LogEntry>
org.nuxeo.ecm.automation.core.util.PaginablePageProvider<LogEntry>
org.nuxeo.ecm.platform.audit.api.LogEntryList
- All Implemented Interfaces:
Serializable,Cloneable,Iterable<LogEntry>,Collection<LogEntry>,List<LogEntry>,RandomAccess,SequencedCollection<LogEntry>,Paginable<LogEntry>
@Deprecated(since="2025.0",
forRemoval=true)
public class LogEntryList
extends PaginablePageProvider<LogEntry>
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Field Summary
Fields inherited from class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
pageProviderFields inherited from class java.util.AbstractList
modCount -
Constructor Summary
ConstructorsConstructorDescriptionLogEntryList(PageProvider<LogEntry> pageProvider) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
getActiveQuickFilters, getAggregates, getAvailableQuickFilters, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getErrorMessage, getMaxPageSize, getNumberOfPages, getPageSize, getResultsCount, getResultsCountLimit, hasAggregateSupport, hasError, isLastPageAvailable, isNextPageAvailable, isPreviousPageAvailable, isSortableMethods inherited from class java.util.ArrayList
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, ensureCapacity, equals, forEach, get, getFirst, getLast, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeFirst, removeIf, removeLast, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeMethods inherited from class java.util.AbstractCollection
containsAll, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
add, add, addAll, addAll, addFirst, addLast, clear, contains, containsAll, equals, get, getFirst, getLast, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, set, size, sort, spliterator, subList, toArray, toArray
-
Constructor Details
-
LogEntryList
Deprecated, for removal: This API element is subject to removal in a future version.
-
PaginableLogEntryListinstead