Omer Frenkel has submitted this change and it was merged.

Change subject: core: organize VDSReturnValue class
......................................................................


core: organize VDSReturnValue class

1. Move all fields declarations up to beginning of the class
2. Remove the '_' prefix from fields names
3. Move the constructor to be right after the fields declarations
4. Remove the 'private' prefix from field names

Change-Id: I7a5ceaa2271dc934577a55f7de596cbcef7e25cd
Signed-off-by: Arik Hadas <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSReturnValue.java
1 file changed, 22 insertions(+), 23 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a5ceaa2271dc934577a55f7de596cbcef7e25cd
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to