Community

Beginner Question: How to pass process variables to a Java Task?

reply from Nenad Popovic in jBPM - View the full discussion

Hi Paul,

 

How about

<java name="MyMethod" method="testMethod" var="result">
      <arg>
              <object expr="#{test}"/>  
      </arg>

</java>

Reply to this message by going to Community

Start a new discussion in jBPM at Community