cancel
Showing results for 
Search instead for 
Did you mean: 

sendTask supported?

farrukh_najmi
Champ in-the-making
Champ in-the-making
I see a org.activiti.engine.impl.bpmn.ReceiveTaskActivity but not a org.activiti.engine.impl.bpmn.SendTaskActivity.
What is the status of sendTask activity and if it is not implemented when is it likely to be be supported? Thanks.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
The send task is currently not yet implemented. The recieve task has a very basic functionality, and limited to Java invocations only. So no web services going on there. Esteban Robles of MuleSoft is currently working on the WebService service task. The stuff that he is implementing there, will definitely be of help for implementing the send/receive task webservice-wise.