Michael Kublin has posted comments on this change.

Change subject: core : adding GetAuditLogByIdQuery
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/GetAuditLogByIdParameters.java
Line 5:     public GetAuditLogByIdParameters(Long id) {
Line 6:         super();
Line 7:         this.id = id;
Line 8:     }
Line 9: 
please change from default implementation
Line 10:     private static final long serialVersionUID = 1L;
Line 11:     private long id;
Line 12: 
Line 13:     public long getId() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iddc4a5acf5237f21d75d0e438fc5e920cb8e7e0c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to