public final class Actions extends BaseScopableProcessorExtension
Constructor and Description |
---|
Actions() |
Modifier and Type | Method and Description |
---|---|
ScriptAction |
create(String actionName)
Create an Action
|
String[] |
getRegistered()
Gets the list of registered action names
|
void |
setServiceRegistry(ServiceRegistry serviceRegistry)
Set the service registry
|
getScope, setScope
getExtensionName, register, setExtensionName, setProcessor
public void setServiceRegistry(ServiceRegistry serviceRegistry)
serviceRegistry
- the service registrypublic String[] getRegistered()
public ScriptAction create(String actionName)
actionName
- the action nameCopyright © 2005–2017 Alfresco Software. All rights reserved.