Not used
authorBruno Sinou <bsinou@argeo.org>
Wed, 27 Feb 2013 14:52:39 +0000 (14:52 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 27 Feb 2013 14:52:39 +0000 (14:52 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6092 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/commands/RunSlcFlow.java

index e8634a95fd7f00491dc8c0d8ee8d8535346ac37a..18ac39b1c4fe5c644e11618c76498c948c2e13a1 100644 (file)
@@ -28,6 +28,7 @@ import org.eclipse.core.commands.ExecutionEvent;
 import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.core.commands.IParameter;
 
+@Deprecated
 public class RunSlcFlow extends AbstractHandler {
        private ExecutionModulesManager modulesManager;