TC ONG [
https://community.jboss.org/people/devilkazuya99] created the discussion
"What is responseHandler.waitTillDone(1000) suppose to do?"
To view the discussion, visit:
https://community.jboss.org/message/734424#734424
--------------------------------------------------------------
...
System.out.println("Hello");
responseHandler.waitTillDone(5000);
System.out.println("World");
...
Does it means:
Print "Hello", wait 5000ms, print "World"?
What is the affect to te processinstance?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/734424#734424]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]