Class NoopAuditBulker
java.lang.Object
org.nuxeo.ecm.platform.audit.service.NoopAuditBulker
- All Implemented Interfaces:
AuditBulker
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
- Since:
- 8.3
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.void
Deprecated.void
Deprecated.void
Deprecated.
-
Method Details
-
onApplicationStarted
public void onApplicationStarted()Deprecated.- Specified by:
onApplicationStarted
in interfaceAuditBulker
-
onApplicationStopped
public void onApplicationStopped()Deprecated.- Specified by:
onApplicationStopped
in interfaceAuditBulker
-
offer
Deprecated.- Specified by:
offer
in interfaceAuditBulker
-
await
Deprecated.- Specified by:
await
in interfaceAuditBulker
- Throws:
InterruptedException
-