I need to create a java backed webscript that has the functionality to lock or unlock a node. I don't need any GUI changes, just a webscript that I can call from workflow javascript to lock or unlock.
This is my first dealing with java and webscripts in alfresco.
The descriptor file and Spring bean declaration seem straightforward, I just don't know where to begin with the actual scripts method(s).
If anyone has had any experience with this requirement any help is appreciated.
Thanks.