JBoss Community

Re: In memory TaskClient without Mina or JMS

created by Franklin Antony in jBPM - View the full discussion

Hi Marie,

   When you do

 

taskSession.addTask(task, contentData) 

instead of

client.addTask(task, content, responseHandler)

 

How would you be able to pull out the taskId ? Previously it could be done with responseHandler.getTaskId().

 

Now , how would be possible ?

 

Could I just do task.getId? Anyways I shall try it out.

 

Regards,

Franklin

Reply to this message by going to Community

Start a new discussion in jBPM at Community