Change in ovirt-engine[ovirt-engine-3.5]: core: Refactor FenceVdsActionParameters

Piotr Kliczewski has submitted this change and it was merged. Change subject: core: Refactor FenceVdsActionParameters ...................................................................... core: Refactor FenceVdsActionParameters Refactors FenceVdsActionParameters: 1) Moves instance attributes before methods 2) Remove '_' from attribute names 3) Use constructor chaining 4) Set default values of instance variables in constructor Change-Id: I43bc8d5336633cf0f259d08803d2e902be006791 Bug-Url: https://bugzilla.redhat.com/1090799 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/FenceVdsActionParameters.java 1 file changed, 11 insertions(+), 11 deletions(-) Approvals: Martin Peřina: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31234 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I43bc8d5336633cf0f259d08803d2e902be006791 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
piotr.kliczewski@gmail.com