Javadoc fixes
[jabaws.git] / engine / compbio / engine / cluster / drmaa / AsyncJobRunner.java
index 46debcc..940c4ad 100644 (file)
@@ -33,11 +33,11 @@ import compbio.metadata.ResultNotAvailableException;
  * Single cluster job runner class\r
  * \r
  * @author pvtroshin\r
- * @date August 2009\r
+ * @version 1.0 August 2009\r
  * \r
- *       TODO after call to submitJob() no setters really work as the job\r
- *       template gets deleted, this needs to be taken into account in this\r
- *       class design!\r
+ *          TODO after call to submitJob() no setters really work as the job\r
+ *          template gets deleted, this needs to be taken into account in this\r
+ *          class design!\r
  */\r
 public class AsyncJobRunner implements AsyncExecutor {\r
 \r