JBoss Community

Re: In memory TaskClient without Mina or JMS

created by Franklin Antony in jBPM - View the full discussion

Hi Maruricio,

     Thanks for the insight.

 

I can now  use

 

taskSession.addTask(task, contentData)  

instead of 

client.addTask(task, content, responseHandler)

 

However what do I do instead of

 

client.complete(taskId, userId, outputData, responseHandler)

client.claim(taskId, userId, responseHandler)

 

Regards,

Franklin

Reply to this message by going to Community

Start a new discussion in jBPM at Community