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 java.lang.String |
PROP_TASKID |
static java.lang.String |
PROP_TASKTYPE |
PROP_REQUEST, PROP_RESPONSE, PROP_SERVLETCONTEXT
Constructor and Description |
---|
ManageTaskDialogCommand() |
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_TASKID
public static final java.lang.String PROP_TASKTYPE
public java.lang.Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, java.util.Map properties)
Command
serviceRegistry
- The ServiceRegistry instanceproperties
- Bag of named properties for the commandCommand.execute(org.alfresco.service.ServiceRegistry, java.util.Map)
public java.lang.String[] getPropertyNames()
Command.getPropertyNames()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.