[jboss-user] [jBPM] - xor gateway - default case?

Jonathan L do-not-reply at jboss.com
Thu Jan 31 16:53:56 EST 2013


Jonathan L [https://community.jboss.org/people/jhl] created the discussion

"xor gateway - default case?"

To view the discussion, visit: https://community.jboss.org/message/795514#795514

--------------------------------------------------------------
Hi,

Is it possible to have a condition out of an XOR gateway that acts as a "catch-all" or default in case non of the other conditions are satisfied - think of a switch-case statement

I'm trying to find the bpm equivalent for the following:

switch (some condition) {
    case <value 1>:  ....
    case <value 2>:  ...
    default:  .....   // this is what i want
}
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20130131/31c887cf/attachment.html 


More information about the jboss-user mailing list