mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
127217 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) 127179 cturlica: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4) 127119 adragoi: MNT-16270 : Audit logger org.alfresco.repo.audit.inbound fails to log inbound auditable values - checked inboundLogger level value on areAuditValuesRequired() method git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -93,9 +93,9 @@ public interface AuditComponent
|
||||
public boolean areAuditValuesRequired();
|
||||
|
||||
/**
|
||||
* Determine whether there are any audit applications registered to record data for the given
|
||||
* path. This helper method gives data producers a shortcut in the event that nothing would
|
||||
* be recorded in any event.
|
||||
* Determines if audit values are required based on whether there are any audit applications
|
||||
* registered to record data for the given path. This helper method gives data producers a
|
||||
* shortcut in the event that nothing would be recorded in any event.
|
||||
*
|
||||
* @param path the audit path
|
||||
* @return Returns <tt>true</tt> if there is at least one audit application
|
||||
|
Reference in New Issue
Block a user