[jboss-user] [jBPM] - Re: How to use a POJO as Gateway condition

Demian Calcaprina do-not-reply at jboss.com
Tue Aug 2 21:37:12 EDT 2011


Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion

"Re: How to use a POJO as Gateway condition"

To view the discussion, visit: http://community.jboss.org/message/618935#618935

--------------------------------------------------------------
I think you can use directly
return vars.isValidScore() == true;

something like:
     <sequenceFlow id="_5-_6" sourceRef="_5" targetRef="_6" name="EXCEEDS" >
      <conditionExpression xs:type="tFormalExpression" language=" http://www.java.com/java http://www.java.com/java" >return (exceeds == true);</conditionExpression>
    </sequenceFlow>

Demian
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/618935#618935]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110802/a81834dd/attachment.html 


More information about the jboss-user mailing list