Hi,
Im using activiti engine as a jar in my java spring MVC maven application. Im able to do creation, starting and completion of task & assign it to users using the activiti engine api.
So, i have to design a custom UI where i can show all the tasks assigned to the user, the status of the task & the notifications like we have in activiti explorer which is designed using "Vaadin".
Does activiti provide any api for the building of custom UI & if No, then what is the better approach to achieve the same
Thanks,
Bhagyashree K