Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.audit.api.delegate
Class AuditLogsServiceDelegate

java.lang.Object
  extended by org.nuxeo.ecm.platform.audit.api.delegate.AuditLogsServiceDelegate

public final class AuditLogsServiceDelegate
extends java.lang.Object

Audit logs service delegate.

Author:
Julien Anguenot

Method Summary
static Logs getRemoteAuditLogsService()
          Returns the audit logs service, or null if an exception occurs.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRemoteAuditLogsService

public static Logs getRemoteAuditLogsService()
Returns the audit logs service, or null if an exception occurs.

Returns:
the audit logs service.

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.