Package | Description |
---|---|
org.alfresco.web.app.servlet.command |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtCommandProcessor
This interfaces defines the contract and lifecycle of a Servlet Command Processor.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseNodeCommandProcessor
Initial implementation of a Command Processor that is always passed enough URL elements
to construct a single NodeRef argument.
|
class |
ScriptCommandProcessor
Script command processor implementation.
|
class |
TaskCommandProcessor
Task specific command processor implementation.
|
class |
UIActionCommandProcessor
UI action command processor implementation.
|
class |
WorkflowCommandProcessor
Workflow specific command processor implementation.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.