Package org.alfresco.processor
Interface ProcessorExtension
public interface ProcessorExtension
Interface to represent a server side script implementation
- Author:
- Roy Wetherall
-
Method Summary
-
Method Details
-
getExtensionName
String getExtensionName()Returns the name of the extension- Returns:
- the name of the extension
-