public class ManageTaskDialogCommand extends BaseUIActionCommand
Arguments: id = the id of the task type = the qname type of the task
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_TASKID |
static String |
PROP_TASKTYPE |
PROP_REQUEST, PROP_RESPONSE, PROP_SERVLETCONTEXT| Constructor and Description |
|---|
ManageTaskDialogCommand() |
| 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_TASKID
public static final String PROP_TASKTYPE
public Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, Map<String,Object> properties)
CommandserviceRegistry - The ServiceRegistry instanceproperties - Bag of named properties for the commandCommand.execute(org.alfresco.service.ServiceRegistry, java.util.Map)public String[] getPropertyNames()
Command.getPropertyNames()Copyright © 2005–2018 Alfresco Software. All rights reserved.