| Interface | Description |
|---|---|
| Patch |
A patch is an executable class that makes a change to persisted data.
|
| PatchService |
Manages patches applied against the repository.
|
| Class | Description |
|---|---|
| AbstractPatch |
Base implementation of the patch.
|
| AppliedPatch |
Applied patch bean
|
| AsynchronousPatch |
Base implementation of the asynchronous patch.
|
| AsynchronousPatch.AsynchronousPatchJob |
Job to initiate the
AsynchronousPatch if it has been deferred |
| OptionalPatchApplicationCheckBootstrapBean | |
| PatchExecuter |
This component is responsible for ensuring that patches are applied
at the appropriate time.
|
| PatchServiceImpl |
Manages patches applied against the repository.
|
| SamplePatch | |
| SimplePatch |
Copyright © 2005–2018 Alfresco Software. All rights reserved.