public abstract class AsynchronousPatch extends AbstractPatch
Modifier and Type | Class and Description |
---|---|
static class |
AsynchronousPatch.AsynchronousPatchJob
Job to initiate the
AsynchronousPatch if it has been deferred |
applicationEventPublisher, authenticationContext, ERR_PROPERTY_NOT_SET, namespaceService, nodeService, patchService, searchService, tenantAdminService, transactionHelper, transactionService
Constructor and Description |
---|
AsynchronousPatch() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkProperties()
Check that the schema version properties have been set appropriately.
|
void |
executeAsynchronously() |
void |
setJobLockService(JobLockService jobLockService) |
applies, apply, applyAsync, applyInternal, 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, toString
public void setJobLockService(JobLockService jobLockService)
jobLockService
- the jobLockService to setprotected void checkProperties()
AbstractPatch
checkProperties
in class AbstractPatch
public void executeAsynchronously()
Copyright © 2005–2017 Alfresco Software. All rights reserved.