|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.app.servlet.command.RejectWorkflowCommand
public final class RejectWorkflowCommand
Reject Workflow command implementation
Field Summary | |
---|---|
static java.lang.String |
PROP_TARGET
|
Constructor Summary | |
---|---|
RejectWorkflowCommand()
|
Method Summary | |
---|---|
java.lang.Object |
execute(org.alfresco.service.ServiceRegistry serviceRegistry,
java.util.Map properties)
Execute the command |
java.lang.String[] |
getPropertyNames()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PROP_TARGET
Constructor Detail |
---|
public RejectWorkflowCommand()
Method Detail |
---|
public java.lang.String[] getPropertyNames()
getPropertyNames
in interface Command
Command.getPropertyNames()
public java.lang.Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, java.util.Map properties)
Command
execute
in interface Command
serviceRegistry
- The ServiceRegistry instanceproperties
- Bag of named properties for the command
Command.execute(org.alfresco.service.ServiceRegistry, java.util.Map)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |