Change in ovirt-engine[master]: core: organize VDSReturnValue class

ofrenkel at redhat.com ofrenkel at redhat.com
Sun Jun 30 11:38:07 UTC 2013


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 <ahadas at redhat.com>
---
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 <ahadas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list