Moti Asayag has uploaded a new change for review.

Change subject: core: Task Manager Add Job Support to Multiple Action
......................................................................

core: Task Manager Add Job Support to Multiple Action

The patch adds support for the multiple action runners. The default
behaviour for external call for multiple action runner is to create a
monitored Job entity. For internal multiple action invocation, the
default is not to produce a Job for it, where the option to override
this default is provided by calling new API which gets as parameter the
execution context by which the command should be executed.

Change-Id: I50bc6d0cb43468dd3803101eeaf77256080fee06
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MultipleActionsRunner.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/interfaces/BackendInternal.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainsMultipleActionRunner.java
4 files changed, 93 insertions(+), 22 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/90/1090/1
--
To view, visit http://gerrit.ovirt.org/1090
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I50bc6d0cb43468dd3803101eeaf77256080fee06
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to