Samrat Roy [
http://community.jboss.org/people/whizkid.samrat] created the discussion
"Re: setting a list as an argument of a java task."
To view the discussion, visit:
http://community.jboss.org/message/595119#595119
--------------------------------------------------------------
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.
http://docs.jboss.com/jbpm/v4/schemadocs/ This also helps , it takes a bit to understand
the notation
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/595119#595119]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]