Moti Asayag has submitted this change and it was merged. Change subject: core: Refactor AuditLogDirector ......................................................................
core: Refactor AuditLogDirector The patch refactors the resolveMessage method by extracting to method the message resolving part, so it could be used regardless to the AuditLogableBase which is provided to the original method. Change-Id: I149790c133784a7c89d68854268087053efbca08 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java 1 file changed, 39 insertions(+), 20 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1301 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I149790c133784a7c89d68854268087053efbca08 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
