I implemented a workflow, which works quite fine. Now, when a user runs the workflow, is there already a mechanism which shows a notification, that the workflow ran successfully. I know about CQ.Notification, but not if there is already an API which allows to hook into the client library and show a notificaton when the triggered workflow is finished.
Is there somethig already?