JBoss Community

Re: jbpm5 setWaitForCompletion (async execution)

created by Mauricio Salatino in jBPM - View the full discussion

Hi there, as far as I know inside the process you should not declare if the behavior of an activity is async or sync. You can directly implement that logic inside your work item handler. Then depending on your scenario you can have async and sync implementations for the same activity and in runtime you can choose to bind only the one that you want to use.

Greetings!

Reply to this message by going to Community

Start a new discussion in jBPM at Community