| Class | Description |
|---|---|
| AddExtensionModule |
Handles the WebScript request to add an
ExtensionModule to a persisted Extension. |
| ClearDependencyCaches |
This is the Java controller for the clear dependency caches WebScript which allows admins to clear the caches
of running systems.
|
| DeleteExtensionModule |
Handles the WebScript request to delete an
ExtensionModule from a persisted Extension. |
| GetCacheReport |
GET method implementation for the Cache Report webscript.
|
| GetDeployedModules |
This is the Java controller for the Module Deployment WebScript (/modules/deploy) that returns the status of the module
deployment configuration.
|
| IndexWithSurfBug |
Overridden index of all Web Scripts to include SurfBug information.
|
| PostClientSideError |
Receives client-side error reports and outputs them via the standard logging mechanisms.
|
| PostDeployedModules |
This is the Java controller for the Module Deployment WebScript (/modules/deploy) that handles updates to the module
deployment configuration.
|
| ToggleSurfBug | |
| ToggleSurfBugGET | |
| ToggleSurfBugPOST | |
| XhrDependencies |
This backs the /surf/xhr/dependencies WebScript and should be used to build resource files containing
all the required CSS and JavaScript dependencies for a set of widgets defined in a stringified JSON object
passed as a request parameter.
|
| XHRDojoDependencies |
This backs the /surf/dojo/xhr/dependencies WebScript and should be used to build resource files containing
all the required CSS and JavaScript dependencies for a set of widgets defined in a stringified JSON object
passed as a request parameter.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.