JBoss Community

Re: setting a list as an argument of a java task.

created by Samrat Roy in jBPM - View the full discussion

Figured it out myself.

 

Looks like jbps is good a t casting stuff.

 

<java class="blah.blah" method="rockStar" name = "myPinky" var="v">

<arg><object expr ="#{myObj}"></arg>

</java>

 

myObj will get passed to the method parameter.

 

This also helps , it takes a bit to understand the notation

Reply to this message by going to Community

Start a new discussion in jBPM at Community