Interface | Description |
---|---|
Command |
Simple servlet command pattern interface.
|
CommandProcessor |
This interfaces defines the contract and lifecycle of a Servlet Command Processor.
|
ExtCommandProcessor |
This interfaces defines the contract and lifecycle of a Servlet Command Processor.
|
Class | Description |
---|---|
ApproveWorkflowCommand |
Approve Workflow command implementation
|
BaseNodeCommandProcessor |
Initial implementation of a Command Processor that is always passed enough URL elements
to construct a single NodeRef argument.
|
BaseUIActionCommand | |
CommandFactory |
Command Factory helper
|
EditContentPropertiesCommand |
Command to execute the Edit Content Properties dialog via url.
|
EditSpaceCommand |
Command to execute the Edit Space dialog via url.
|
EndTaskCommand |
End Task command implementation
|
ExecuteScriptCommand |
Execute Script command implementation.
|
ManageTaskDialogCommand |
Command to execute the Manage Task dialog via url.
|
RejectWorkflowCommand |
Reject Workflow command implementation
|
ScriptCommandProcessor |
Script command processor implementation.
|
TaskCommandProcessor |
Task specific command processor implementation.
|
UIActionCommandProcessor |
UI action command processor implementation.
|
UserProfileDialogCommand |
Command to execute the User Profile dialog via url.
|
WorkflowCommandProcessor |
Workflow specific command processor implementation.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.