| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_ARGS |
static java.lang.String |
PROP_DOCUMENT |
static java.lang.String |
PROP_SCRIPT |
static java.lang.String |
PROP_USERPERSON |
| Constructor and Description |
|---|
ExecuteScriptCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(org.alfresco.service.ServiceRegistry serviceRegistry,
java.util.Map properties)
Execute the command
|
java.lang.String[] |
getPropertyNames() |
public static final java.lang.String PROP_SCRIPT
public static final java.lang.String PROP_DOCUMENT
public static final java.lang.String PROP_USERPERSON
public static final java.lang.String PROP_ARGS
public java.lang.String[] getPropertyNames()
getPropertyNames in interface CommandCommand.getPropertyNames()public java.lang.Object execute(org.alfresco.service.ServiceRegistry serviceRegistry,
java.util.Map 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 - 2010 Alfresco Software, Inc. All Rights Reserved.