|
Constructor Summary | ||
BaseProcessorExtension() |
Method Summary | ||
getExtensionName() Returns the name of the extension |
||
void |
register() Registers this script with the script service |
|
void |
setExtensionName(String extension) Sets the extension name |
|
void |
setProcessor(org.alfresco.processor.Processor processor) Sets the processor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|