Adam Litke has posted comments on this change.

Change subject: engine: [cleanup] Rename RunPublicQuery to runPublicQuery
......................................................................


Patch Set 2:

(1 comment)

....................................................
File 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/server/gwt/GenericApiGWTServiceImpl.java
Line 61: 
Line 62:     @Override
Line 63:     public VdcQueryReturnValue RunPublicQuery(VdcQueryType queryType,
Line 64:             VdcQueryParametersBase params) {
Line 65:         log.debug("Server: RunPublicQuery invoked! " + queryType); 
//$NON-NLS-1$
Done
Line 66:         debugQuery(queryType, params);
Line 67:         return getBackend().runPublicQuery(queryType, params);
Line 68:     }
Line 69: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If105d68de5ad76d61a9123efac5c14440a8a3032
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to