[jboss-dev-forums] [Design of JBoss jBPM] - Re: Extension of the Designer

magro1202 do-not-reply at jboss.com
Thu Oct 18 04:28:43 EDT 2007


The example i mentioned above was not shown because i forgot the code statements

the example looks like this


  | <action name="provideFile" class="....CallAction">
  |   <asynchronous />
  |     <call>
  | 	<scriptName></scriptName>
  | 	<scriptTarget></scriptTarget>
  | 	
  | 	<processVariables>
  |       	   <var>
  |       		<key></key>
  |       		<value></value>
  |       	   </var>  
  |     	</processVariables>
  |     			
  |     </call>
  | </action>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096417#4096417

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096417



More information about the jboss-dev-forums mailing list