cancel
Showing results for 
Search instead for 
Did you mean: 

How to access task id from the java service task?

tushard
Champ in-the-making
Champ in-the-making
Hi,

While creating an Activiti workflow we assign an id to each node in the workflow.  Assume that a workflow consists of Java service tasks alone.  In this case, is it possible to access the task id from the service task code (i.e. from within the execute method of a class implementing the JavaDelegate interface).

Best regards,

Tushar Deshpande
1 REPLY 1

tushard
Champ in-the-making
Champ in-the-making
I think that I added a duplicate post.  My question has been already answered in the post http://forums.activiti.org/en/viewtopic.php?f=6&t=3344.