public class UpdateAuditTemplatePatch extends AbstractPatch
| Modifier and Type | Field and Description |
|---|---|
static String |
TEXT_CONTENT_MIMETYPE |
applicationEventPublisher, authenticationContext, ERR_PROPERTY_NOT_SET, namespaceService, nodeService, patchService, searchService, tenantAdminService, transactionHelper, transactionService| Constructor and Description |
|---|
UpdateAuditTemplatePatch() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
applyInternal()
This method does the work.
|
void |
setContentService(ContentService contentService) |
void |
setCopyPath(String copyPath) |
void |
setFileName(String fileName) |
void |
setImporterBootstrap(ImporterBootstrap importerBootstrap) |
applies, apply, applyAsync, checkProperties, checkPropertyNotNull, getAlternatives, getDependsOn, getDescription, getFixesFromSchema, getFixesToSchema, getId, getTargetSchema, init, isDeferred, isForce, isIgnored, reportProgress, requiresTransaction, setAlternatives, setApplicationEventPublisher, setApplyToTenants, setAuthenticationContext, setDeferred, setDependsOn, setDescription, setFixesFromSchema, setFixesToSchema, setForce, setId, setIgnored, setNamespaceService, setNodeService, setPatchService, setRequiresTransaction, setSearchService, setTargetSchema, setTenantAdminService, setTransactionService, toStringpublic static final String TEXT_CONTENT_MIMETYPE
public void setContentService(ContentService contentService)
public void setCopyPath(String copyPath)
public void setFileName(String fileName)
public void setImporterBootstrap(ImporterBootstrap importerBootstrap)
protected String applyInternal() throws Exception
AbstractPatchapplyInternal in class AbstractPatchException - anything can be thrown. This must be used for all failures.AbstractPatch.apply()Copyright © 2005–2018 Alfresco Software. All rights reserved.