Package | Description |
---|---|
org.alfresco.repo.admin.patch | |
org.alfresco.repo.tenant |
Modifier and Type | Class and Description |
---|---|
class |
PatchServiceImpl
Manages patches applied against the repository.
|
Modifier and Type | Field and Description |
---|---|
protected PatchService |
AbstractPatch.patchService
the service to register ourselves with
|
Modifier and Type | Method and Description |
---|---|
void |
PatchExecuter.setPatchService(PatchService patchService) |
void |
AbstractPatch.setPatchService(PatchService patchService)
Set the service that this patch will register with for execution.
|
void |
OptionalPatchApplicationCheckBootstrapBean.setPatchService(PatchService patchService) |
Modifier and Type | Method and Description |
---|---|
void |
MultiTenantBootstrap.setPatchService(PatchService patchService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.