JBoss Community

Re: How to use a POJO as Gateway condition

created by Maciej Swiderski in jBPM - View the full discussion

In my opinion that should work

 

<conditionExpression xsi:type="tFormalExpression">return (vars.isApplicationReady() == false);</conditionExpression>

 

just make sure that you defined that (vars) variable as property in the property.

Reply to this message by going to Community

Start a new discussion in jBPM at Community