I want to create webscript to get current tasks of all users. I wrote class which extends AbstractWorkflowWebscript(located in alfresco-remote-api project). So, should i import AbstractWorkflowWebscript to my project?
And one more question - where i can register custom webscripts?
The Public REST API is not meant to be extensible.
You can create your own REST API endpoints using the Web Scripts approach:
https://docs.alfresco.com/6.2/references/dev-extension-points-webscripts.html
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.