Author: scabanovich
Date: 2009-12-17 13:17:51 -0500 (Thu, 17 Dec 2009)
New Revision: 19438
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta
Log:
https://jira.jboss.org/jira/browse/JBIDE-5489
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta 2009-12-17
18:14:12 UTC (rev 19437)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta 2009-12-17
18:17:51 UTC (rev 19438)
@@ -148,7 +148,15 @@
<Editor name="Uneditable"/>
</XModelAttribute>
<XModelAttribute PROPERTIES="pre=true;category=general;save=always"
- name="command" xmlname="command"/>
+ name="command" xmlname="command">
+ <Constraint loader="ListString">
+ <value/>
+ <value name="NewProcessInstanceCommand"/>
+ <value name="StartProcessCommand"/>
+ <value name="CancelProcessInstanceCommand"/>
+ </Constraint>
+ <Editor name="ListString"/>
+ </XModelAttribute>
<XModelAttribute PROPERTIES="pre=true;category=general"
name="process definition name" xmlname="processdefinition"/>
<XModelAttribute PROPERTIES="pre=true;category=general"