cloudstack/api
Rohit Yadav d928014a75 api: Add CopyIsoCmd, boilerplate cmd class for api copyIso
Two apis, copyIso and copyTemplate point to the same Cmd class, the commit adds
the child class CopyIsoCmd that extends on CopyTemplateCmd. This just serves as
the boilerplate class. Every api cmd name maps 1:1 to a cmd class.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-28 01:49:43 -08:00
..
src api: Add CopyIsoCmd, boilerplate cmd class for api copyIso 2012-12-28 01:49:43 -08:00
test api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00