hi
i have a function
public void functionName(String str1, String str2, List list1)
how do you build a List on the fly and pass it as parameter?
when
$var : ClassName()
... condn ...
then
$var.functionName("Reject", "Reject", ???)
end
Thanks
Vijay
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Passing-java-util-Lis...
Sent from the Drools - User mailing list archive at
Nabble.com.