alena
|
136060e5cf
|
1) Finished XmlApiDoc writer. The program gets api classes from commands.properties.in file, and build Command objects with "name"/"description"/"request"/"response" fields. Request and response are represented by the list of arguments, each argument contains "name"/"description"/"isrequired" fields. The commands are being serialized to commands.xml using imported xstream library, and can be desiarialized later - it will help to compare commands from differemt product versions.
2) Added description() methods to Implementation and Param annotations.
|
2010-10-04 09:50:14 -07:00 |
Kris McQueen
|
848ce60097
|
Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework.
|
2010-09-28 15:47:14 -07:00 |
nit
|
33e683e2c7
|
bug 4286: Making ExtractVolumeCommand async and some code cleanup
|
2010-09-19 18:34:12 +05:30 |
nit
|
f5ac46255c
|
bug 4286: Schema changes to include the upload table, Introducing extractIso command and extractVolume command
|
2010-09-15 17:51:42 +05:30 |