Change in ovirt-engine[master]: core: minor canDoActionMesage simplification

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: minor canDoActionMesage simplification ...................................................................... core: minor canDoActionMesage simplification Adds an alternative call similar to the original addCanDoActionMessage that always returns false, so callers in case of error found can simply use return failCanDoAction(VdcBllMessages.foo); Change-Id: I863e1524a145ce815aa4214488292e13df465557 Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 13 insertions(+), 4 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7731 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I863e1524a145ce815aa4214488292e13df465557 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmishra@linux.vnet.ibm.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lhornyak@redhat.com