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 TypeMethodDescriptionbooleanDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.
-
Method Details
-
onApplicationStarted
public void onApplicationStarted()Deprecated.- Specified by:
onApplicationStartedin interfaceAuditBulker
-
onApplicationStopped
public void onApplicationStopped()Deprecated.- Specified by:
onApplicationStoppedin interfaceAuditBulker
-
offer
Deprecated.- Specified by:
offerin interfaceAuditBulker
-
await
Deprecated.- Specified by:
awaitin interfaceAuditBulker- Throws:
InterruptedException
-