RM REST API for actions on records/nodes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean 2009-05-18 14:21:25 +00:00
parent 1617210067
commit c0a90f52df

View File

@ -44,7 +44,7 @@ public class ScriptFormService extends BaseScopableProcessorExtension
{
private static Log logger = LogFactory.getLog(ScriptFormService.class);
/** The site service */
/** The form service */
private FormService formService;
/**