]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/commands/LaunchBatchHandler.java
JCR UI can run processes
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / src / main / java / org / argeo / slc / client / ui / commands / LaunchBatchHandler.java
index e770c34b052e40a557f7adfc0f354e8e4b257cd0..1263164c8962fe6badcd00166fac2eb6524b4d11 100644 (file)
@@ -7,13 +7,10 @@ import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.ui.handlers.HandlerUtil;
 
 /**
+ * Launch the batch built in the ProcessBuilderView
  * 
- * @author bsinou
- * 
- *         Launch the batch built in the ProcessBuilderView
- * 
- *         NOTE : only one batch is supported with this command, if more than
- *         one batch is planned, this class must be updated with parameter.
+ * NOTE : only one batch is supported with this command, if more than one batch
+ * is planned, this class must be updated with parameter.
  */
 public class LaunchBatchHandler extends AbstractHandler {
        // private final static Log log =