mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
[ACS-9736] PMD and spotless
This commit is contained in:
@@ -30,8 +30,7 @@ public class AuditRecordReporterImpl implements AuditRecordReporter
|
|||||||
/**
|
/**
|
||||||
* This method intentionally has an empty implementation.
|
* This method intentionally has an empty implementation.
|
||||||
* <p>
|
* <p>
|
||||||
* This class provides a no-op implementation of {@link AuditRecordReporter}.
|
* This class provides a no-op implementation of {@link AuditRecordReporter}. Implement this method if audit record reporting is required in the future.
|
||||||
* Implement this method if audit record reporting is required in the future.
|
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void reportAuditRecord(AuditRecord auditRecord)
|
public void reportAuditRecord(AuditRecord auditRecord)
|
||||||
|
Reference in New Issue
Block a user