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