Changes between Version 8 and Version 9 of QCG-AdvancedClient
- Timestamp:
- 10/09/12 18:50:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QCG-AdvancedClient
v8 v9 4 4 }}} 5 5 == Example of co-allocated MUSCLE job == 6 {{{ 6 7 <grmsJob appId="MAPPER" xmlns:jxb="http://java.sun.com/xml/ns/jaxb" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 7 8 <task persistent="true" taskId="task"> … … 67 68 </task> 68 69 </grmsJob> 70 }}}