Arik Hadas has posted comments on this change.

Change subject: engine : Introduction of DecoratedCommand
......................................................................


Patch Set 10:

(1 comment)

partial review

http://gerrit.ovirt.org/#/c/26336/10/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/DecoratedCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/DecoratedCommand.java:

Line 20:     @Override
Line 21:     public T getParameters() {
Line 22:         return innerCommand.getParameters();
Line 23:     }
Line 24: }
what's the point of this interface if we call the endAction + getParameters 
methods of the inner command anyway?


-- 
To view, visit http://gerrit.ovirt.org/26336
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0ffe9899c324110502319078cf5fe16f3a4b8c11
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to