Moti Asayag has posted comments on this change. Change subject: engine: Add AuditLogDirectorDelegator as a non-static version of AuditLogDirector ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/27197/1/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLog.java File backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLog.java: Line 4: Line 5: public interface AuditLog { Line 6: Line 7: public abstract void log(AuditLogableBase auditLogable); Line 8: 'public abstract' is redundant. Line 9: public abstract void log(AuditLogableBase auditLogable, AuditLogType logType); Line 10: Line 11: public abstract void log(AuditLogableBase auditLogable, AuditLogType logType, String loggerString); Line 12: -- To view, visit http://gerrit.ovirt.org/27197 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I82f6b81c10da58bdf6e84934a6388e43f095179f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
