| 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
|
| PatchExecuter |
This component is responsible for ensuring that patches are applied
at the appropriate time.
|
| PatchServiceImpl |
Manages patches applied against the repository.
|
| PatchTest | |
| SamplePatch | |
| SimplePatch |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.