cancel
Showing results for 
Search instead for 
Did you mean: 

Embedded Activiti with REST API & Explorer

piosystems
Champ in-the-making
Champ in-the-making
Hello,

I am planning to use Activiti embedded in Apache Camel and Liferay. Is it possible to have REST API and Activity Explorer for such embedded versions?

Thanks in advance for your response.
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

The REST API is just a bunch of REST service developed using Restlet. So that should be possible to embed.
The Activiti Explorer is a Vaadin web application, so it depends where you're embedding it. If it's a Apache Camel web application where you want to embed everything it's possible.

Best regards,