Package org.alfresco.processor
Interface ProcessorExtension
-
public interface ProcessorExtension
Interface to represent a server side script implementation- Author:
- Roy Wetherall
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getExtensionName()
Returns the name of the extension
-