Demian Calcaprina [http://community.jboss.org/people/calca] created the 
discussion

"Re: passing objects between tasks"

To view the discussion, visit: http://community.jboss.org/message/615337#615337

--------------------------------------------------------------
It depends on what you are trying to do. Why using different handlers for each 
human task? You can do it using <task>, but I recomend you to read and 
understand
 http://docs.jboss.org/jbpm/v5.1/userguide/ch.Human_Tasks.html 
http://docs.jboss.org/jbpm/v5.1/userguide/ch.Human_Tasks.html
and see if you are following the right approach, you can also take a look at 
this simple test that has two simple human tasks,
 
https://github.com/calcacuervo/JBPM5-Samples/blob/master/human-tasks/src/test/java/com/test/HumanTaskTest.java
 
https://github.com/calcacuervo/JBPM5-Samples/blob/master/human-tasks/src/test/java/com/test/HumanTaskTest.java

Demian
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to