]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/plugin.xml
Implementation of a first draft of editorView for the process parameters.
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / plugin.xml
index d55bd58882ccc9b981029b4595e5363eb9beb1d8..f4a8f87d4aa9d4e98e29f7bbd445b61ed70a8267 100644 (file)
                        name="Result UUID">
                        </commandParameter>
        </command>
+   <command 
+               defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
+               id="org.argeo.slc.client.ui.editRealizedFlowDetails"
+               name="EditRealizedFlowDetails">
+                       <commandParameter
+                       id="org.argeo.slc.client.commands.realizedFlowAsXml"
+                       name="RealizedFlowAsXml">
+                       </commandParameter>
+                       <commandParameter
+                       id="org.argeo.slc.client.commands.realizedFlowIndex"
+                       name="realizedFlowIndex">
+                       </commandParameter>
+       </command>
    </extension>
    <extension
         point="org.eclipse.ui.bindings">