Change in ovirt-engine[master]: core: cleanup of StorageHelperDirector

Michael Kublin has submitted this change and it was merged. Change subject: core: cleanup of StorageHelperDirector ...................................................................... core: cleanup of StorageHelperDirector changed StorageHelperDirector to use FQCN imports, removed FQCN from code, added constant fields and replaced raw types with generic types. Change-Id: Ie667122156fce0c38312df7e08c22c599b59a900 Signed-off-by: Liron Aravot <laravot@dhcp-1-70.tlv.redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHelperDirector.java 1 file changed, 31 insertions(+), 19 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5180 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie667122156fce0c38312df7e08c22c599b59a900 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
mkublin@redhat.com