
Maor Lipchuk has submitted this change and it was merged. Change subject: core: use private access modifier and rename method. ...................................................................... core: use private access modifier and rename method. 1. Use private access modifier instead of a public one. 2. Change the method name to indicate it returns list instead of boolean. Change-Id: I8fb4aff4a6ad6f4f83f21b148d2f1df3ce6efaf2 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19662 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8fb4aff4a6ad6f4f83f21b148d2f1df3ce6efaf2 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server