Yair Zaslavsky has uploaded a new change for review.

Change subject: common: Introducing a method to get a direct step.
......................................................................

common: Introducing a method to get a direct step.

A direct step is a step that does not have a parent task
(was created directly, hence its name, under a job).
The motivation for this, is that for example if we have
a step which for a child command, we may have two executing
steps in the tree - this method ensures that the direct job will
be returned.

Change-Id: If002b0e5f3036a17921d907811ff6308b18b1330
Acked-by:
Signed-off-by: Yair Zaslavsky <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/job/Job.java
1 file changed, 12 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If002b0e5f3036a17921d907811ff6308b18b1330
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to