public interface AuditBackend extends Logs
Modifier and Type | Method and Description |
---|---|
int |
getApplicationStartedOrder() |
void |
onApplicationStarted() |
default void |
onApplicationStopped() |
default void |
onShutdown()
Deprecated.
since 9.2 replaced with
#onStandby() |
getLogEntriesFor, getLogEntriesFor, getLogEntriesFor, getLogEntryByID, nativeQuery, nativeQuery, nativeQueryLogs, queryLogs, queryLogsByPage, queryLogsByPage, queryLogsByPage, queryLogsByPage
addLogEntries, await, getAuditableEventNames, logEvent, logEvents, newExtendedInfo, newLogEntry
getEventsCount, syncLogCreationEntries
int getApplicationStartedOrder()
void onApplicationStarted()
default void onApplicationStopped()
onShutdown()
@Deprecated default void onShutdown()
#onStandby()
Copyright © 2017 Nuxeo. All rights reserved.