Gilad Chaplik has posted comments on this change.
Change subject: webadmin: Cleanup of Frontend class
......................................................................
Patch Set 1: (2 inline comments)
....................................................
File
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java
Line 476: /**
Line 477: * @deprecated Please use async runAction instead, sync
operations are not supported
Line 478: */
Line 479: @Deprecated
Line 480: public static void RunAction(final VdcActionType actionType,
final VdcActionParametersBase parameters) {
so delete it or leave it as it was.
Line 481: logger.warning("Sync RunAction is invoked, this is not
supported! replace the call with the async method!"); //$NON-NLS-1$
Line 482: dumpActionDetails(actionType, parameters);
Line 483:
Line 484: GenericApiGWTServiceAsync service =
GenericApiGWTServiceAsync.Util.getInstance();
Line 788: /**
Line 789: * @deprecated Not supported
Line 790: */
Line 791: @Deprecated
Line 792: public static RegistrationResult RegisterQuery(VdcQueryType
queryType,
so squash all of them to a single patch
Line 793: VdcQueryParametersBase paramenters) {
Line 794: // TODO Auto-generated method stub
Line 795: return null;
Line 796: }
--
To view, visit http://gerrit.ovirt.org/11268
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I2799eed79b4534d103fbbc53a6658ecc950c43f0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches