JBoss Community

continue={sync|async|exclusive}

created by Ayusman Dikshit in jBPM - View the full discussion

hi all,

since I am strating with jbpm4.4, I saw an example with <on> tag like this:

 

   <fork g="99,68,80,40" name="fork">

      <on event="end" continue="async" />

      <transition g="122,41:" to="async ship goods"/>

      <transition g="123,142:" to="async send bill"/>

    </fork>

 

I have 2 questions:

 

1. what does event="end" signify?

2. what does different continue options mean? continue={sync|async|exclusive}. From the user and dev guides for jbpm4.4 I could not really understand what exactly these mean. It seems like they deal with how transactions are handled. Please help.

 

Thanks,

Ayusman

Reply to this message by going to Community

Start a new discussion in jBPM at Community