Change in ovirt-engine[master]: core: remove unneeded override of hasTasks method

ahadas at redhat.com ahadas at redhat.com
Mon Aug 3 12:09:17 UTC 2015


Arik Hadas has submitted this change and it was merged.

Change subject: core: remove unneeded override of hasTasks method
......................................................................


core: remove unneeded override of hasTasks method

Remove ConvertVmCommand#hasTasks since we now check that the callback is
not null in order to determine whether the command is async or not so
there is no need to override the 'hasTasks' method anymore.

Change-Id: Ieb37618de0ce273c0480e42247aa00849d81f6e0
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConvertVmCommand.java
1 file changed, 0 insertions(+), 8 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Omer Frenkel: Looks good to me, approved
  Arik Hadas: Verified



-- 
To view, visit https://gerrit.ovirt.org/44291
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb37618de0ce273c0480e42247aa00849d81f6e0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list