| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_ARGS |
static String |
PROP_DOCUMENT |
static String |
PROP_SCRIPT |
static String |
PROP_USERPERSON |
| Constructor and Description |
|---|
ExecuteScriptCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.alfresco.service.ServiceRegistry serviceRegistry,
Map<String,Object> properties)
Execute the command
|
String[] |
getPropertyNames() |
public static final String PROP_SCRIPT
public static final String PROP_DOCUMENT
public static final String PROP_USERPERSON
public static final String PROP_ARGS
public String[] getPropertyNames()
getPropertyNames in interface CommandCommand.getPropertyNames()public Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, Map<String,Object> properties)
Commandexecute in interface CommandserviceRegistry - The ServiceRegistry instanceproperties - Bag of named properties for the commandCommand.execute(org.alfresco.service.ServiceRegistry, java.util.Map)Copyright © 2005–2018 Alfresco Software. All rights reserved.