| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_TASK_ID |
static java.lang.String |
PROP_TRANSITION |
| Constructor and Description |
|---|
EndTaskCommand() |
| 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_TASK_ID
public static final java.lang.String PROP_TRANSITION
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.