I'm not sure whether it's feasible to do or not.
I want to customize the liferay-provided view to see pending actions for the workflow.
Liferay portal : 6.2-ce-ga2
Work flow engine: kaleo web
[EDITED] notification-portlet comes as part of Liferay-portal-6.2-ce-ga2 and this comes to manage all workflow on gui. limitation with this that this comes with its own theme and view options. What I want, to have my own portlet which serves in place of in built portlet.
here's what I tried to override the notification bar which is also not working for me unfortunately. Apart from this I want to override the notification-portlet : I guess this is com.liferay.notifications.dockbarnotifications.poller.DockbarNotificationsPollerProcessor comes with notification-portlet.
Any hint or help will be much appreciated.