Change in ovirt-engine[master]: core: removing ChildCommandsCallbackBase

Liron Aravot has submitted this change and it was merged. Change subject: core: removing ChildCommandsCallbackBase ...................................................................... core: removing ChildCommandsCallbackBase Currently there is no need to keep ConcurrentChildCommandsExecutionCallback and ChildCommandsCallbackBase as separate classes, therefore this patch removes ChildCommandsCallbackBase. Change-Id: I5e6a7b24bcf4a5e27b0455c82b5bbbf194c18680 Signed-off-by: Liron Aravot <laravot@redhat.com> --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChildCommandsCallbackBase.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConcurrentChildCommandsExecutionCallback.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SerialChildCommandsExecutionCallback.java 3 files changed, 142 insertions(+), 164 deletions(-) Approvals: Moti Asayag: Looks good to me, approved Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/53776 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5e6a7b24bcf4a5e27b0455c82b5bbbf194c18680 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com