Ravi Nori has posted comments on this change.
Change subject: engine : Change parameter type of CommandBase
......................................................................
Patch Set 8:
(1 comment)
....................................................
File
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionParametersBase.java
Line 34: public VdcActionParametersBase(ParametersMap map) {
Line 35: for (Map.Entry<Parameter, Serializable> entry :
map.entrySet()) {
Line 36:
put(Parameter.getByUuid(entry.getKey().getUuid().toString()), entry.getValue());
Line 37: }
Line 38: }
This is used only when we get an invocation from GWT, I dont think we can
control GWT deserialization.
Line 39:
Line 40: public Guid getCommandId() {
Line 41: return this.<Guid>get(CoreParameters.COMMAND_ID);
Line 42: }
--
To view, visit http://gerrit.ovirt.org/21319
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5c702d8f4184f08690d38902593bb4b733c69d95
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Ravi Nori <[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