Alon Bar-Lev has posted comments on this change.
Change subject: engine : Remove StopVmParameters from StopVmCommand
......................................................................
Patch Set 12:
(1 comment)
....................................................
File
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmVdcParameter.java
Line 4: import org.ovirt.engine.core.compat.Guid;
Line 5:
Line 6: public class VmVdcParameter {
Line 7:
Line 8: public static final VdcParameter StopVmType =
VdcParameter.create("StopVmType", StopVmTypeEnum.class,
"20000000-0000-0000-0000-000000000001");
just a thought... if a command is specific only to single command, it can be
declared within command class...
Line 9: public static final VdcParameter VmId = VdcParameter.create("VmId",
Guid.class, "20000000-0000-0000-0000-000000000002");
Line 10:
--
To view, visit http://gerrit.ovirt.org/20479
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I404816e3e70ce044e1348af0eeea18b59e521581
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[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