public abstract class ToggleSurfBug
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEBUG_ENABLED
This is the value that should be posted as the "statusUpdate" request parameter
in order to switch SurfBug on.
|
protected static String |
UPDATE_STATUS_REQUEST_PARAMETER
This is the name of request parameter to use when updating the SurfBug status.
|
protected WebFrameworkConfigElement |
webFrameworkConfigElement
The
WebFrameworkConfigElement is required to enable/disable SurfBug. |
| Constructor and Description |
|---|
ToggleSurfBug() |
| Modifier and Type | Method and Description |
|---|---|
void |
setWebFrameworkConfigElement(WebFrameworkConfigElement webFrameworkConfigElement) |
execute, executeFinallyImpl, executeImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplateaddModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringprotected static final String UPDATE_STATUS_REQUEST_PARAMETER
protected static final String DEBUG_ENABLED
protected WebFrameworkConfigElement webFrameworkConfigElement
The WebFrameworkConfigElement is required to enable/disable SurfBug.
public void setWebFrameworkConfigElement(WebFrameworkConfigElement webFrameworkConfigElement)
Copyright © 2005–2016 Alfresco Software. All rights reserved.