public class AbstractBulkFileSystemImportWebScript
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Constructor and Description |
|---|
AbstractBulkFileSystemImportWebScript() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildTextMessage(Throwable t) |
protected org.alfresco.service.cmr.repository.NodeRef |
convertPathToNodeRef(String targetPath) |
protected org.alfresco.service.cmr.repository.NodeRef |
getTargetNodeRef(String targetNodeRefStr,
String targetPath) |
void |
setFileFolderService(org.alfresco.service.cmr.model.FileFolderService fileFolderService) |
void |
setRepository(org.alfresco.repo.model.Repository repository) |
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 org.apache.commons.logging.Log logger
protected static final String WEB_SCRIPT_URI_BULK_FILESYSTEM_IMPORT_STATUS
protected static final String PARAMETER_TARGET_NODEREF
protected static final String PARAMETER_TARGET_PATH
protected static final String COMPANY_HOME_NAME
protected static final String COMPANY_HOME_PATH
protected static final String PARAMETER_REPLACE_EXISTING
protected static final String PARAMETER_EXISTING_FILE_MODE
protected static final String PARAMETER_VALUE_REPLACE_EXISTING
protected static final String PARAMETER_SOURCE_DIRECTORY
protected static final String PARAMETER_DISABLE_RULES
protected static final String PARAMETER_VALUE_DISABLE_RULES
protected static final String IMPORT_ALREADY_IN_PROGRESS_MODEL_KEY
protected static final String IMPORT_ALREADY_IN_PROGRESS_ERROR_KEY
protected static final String PARAMETER_BATCH_SIZE
protected static final String PARAMETER_NUM_THREADS
protected org.alfresco.service.cmr.model.FileFolderService fileFolderService
protected org.alfresco.repo.model.Repository repository
protected volatile boolean importInProgress
public AbstractBulkFileSystemImportWebScript()
protected org.alfresco.service.cmr.repository.NodeRef getTargetNodeRef(String targetNodeRefStr, String targetPath) throws org.alfresco.service.cmr.model.FileNotFoundException
org.alfresco.service.cmr.model.FileNotFoundExceptionprotected org.alfresco.service.cmr.repository.NodeRef convertPathToNodeRef(String targetPath) throws org.alfresco.service.cmr.model.FileNotFoundException
org.alfresco.service.cmr.model.FileNotFoundExceptionpublic void setFileFolderService(org.alfresco.service.cmr.model.FileFolderService fileFolderService)
public void setRepository(org.alfresco.repo.model.Repository repository)
Copyright © 2005–2018 Alfresco Software. All rights reserved.