JBoss Community

waitTillDone

created by Laura delli Paoli in jBPM - View the full discussion

What does waitTillDone do when starting/completing a human task?

is it needed???

 

Can I replace it with:

do {

     stuffs....

                    } while (!currentTask.getStatus().equals("InProgress"));

 

thanks

Laura

Reply to this message by going to Community

Start a new discussion in jBPM at Community