cancel
Showing results for 
Search instead for 
Did you mean: 

Java service task with Activiti REST

vickysirwani
Champ in-the-making
Champ in-the-making
I want to implement a Java Service task in Activiti REST.
I didn't find any examples for the same in the documentation.
Please help.
3 REPLIES 3

patelag
Champ in-the-making
Champ in-the-making
Download Source code for manning in Action book .
Its available in net.
In source code , you will get Web service call using soap and rest.

You need to download below zip file.
File Name : ActivitiInAction_sourcecode.zip

vickysirwani
Champ in-the-making
Champ in-the-making
@patelag Can you point me to the specific filename if possible?

patelag
Champ in-the-making
Champ in-the-making
Dear Vicky,

You need to import book-rest-app project in eclipse where you can find REST WS call.

Regards,