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

"Re: Unique Global Id"

To view the discussion, visit: https://community.jboss.org/message/732835#732835

--------------------------------------------------------------
Hey,
the id of the task is unique ( 
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/src/main/java/org/jbpm/task/Task.java
 
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/src/main/java/org/jbpm/task/Task.java),
 you cannot have two tasks with the same task id. 
Maybe you are confusing it with the node id?

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

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to