Wednesday 19 March 2014

Adding workflow to a custom portlet in Liferay 6.2

In this blog post I am going to give an overview on how you can integrate workflow feature in your portlet using Liferay API's.

Please Note: This blog will not be related to configuring out of the box Kaleo workflow portlet. By configuring I mean adding new workflows. For this please refer to the Liferay documentation.

In this post I will layout the basic steps to get workflow feature integrated in your custom portlet. I used Liferay v 6.2

Things have changed in the new Liferay version, especially the look and feel. We will discuss more about the new features in another article.

Here are the basic steps to get workflow integrated