public interface Command
Modifier and Type | Method and Description |
---|---|
Object |
execute(ServiceRegistry serviceRegistry,
Map<String,Object> properties)
Execute the command
|
String[] |
getPropertyNames() |
Object execute(ServiceRegistry serviceRegistry, Map<String,Object> properties)
serviceRegistry
- The ServiceRegistry instanceproperties
- Bag of named properties for the commandString[] getPropertyNames()
Copyright © 2005–2017 Alfresco Software. All rights reserved.