public class TransferWebScript
extends org.springframework.extensions.webscripts.AbstractWebScript
| Constructor and Description |
|---|
TransferWebScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res) |
void |
setCommandProcessors(Map<String,CommandProcessor> processors) |
void |
setEnabled(boolean enabled) |
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringpublic void setEnabled(boolean enabled)
public void setCommandProcessors(Map<String,CommandProcessor> processors)
public void execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res)
throws IOException
IOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.