Martin Peřina has posted comments on this change.

Change subject: tools: required changes in events data mapping.
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/23107/5/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/AuditLogEventType.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/AuditLogEventType.java:

Line 1: package org.ovirt.engine.core.common.businessentities;
Line 2: 
Line 3: public enum AuditLogEventType {
Line 4: 
Line 5:     resolveMessage(0, "Issue Solved Notification."),
Please rename enum values to upper case
Line 6: 
Line 7:     alertMessage(1, "Alert Notification.");
Line 8: 
Line 9:     private String message;


-- 
To view, visit http://gerrit.ovirt.org/23107
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3350d1c1caa6d730a3c7916ee0581f1aaa4a582a
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Martin Peřina <[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

Reply via email to