Hi,
Does Activiti provide UI api for submitting the information from a task back to the user.
Example scenario :
In my use case , if a transaction is in incomplete state . A work item needs to be created with the status as pending and assigned to a user for human intervention with the appropriate actions.
Does Activiti provide any UI Api which can be customized to show the user the status of a work item and what action need to be performed.
If the answer is no how should such scenarios be handled ?