| Interface | Description |
|---|---|
| Patch |
Interface for all patches that needs to be updated on running system.
|
| Release |
Release interface used when creating your own Release enumeration
|
| Rerunnable |
Just a marker interface indicating that Patch implementing that interface might be executed multiple times.
|
| Class | Description |
|---|---|
| AbstractPatch |
Base class for all new patches.
|
| AbstractPatchesSystemSetup |
Abstract system setup class that offers methods for creating system setup parameters and checking configuration.
|
Copyright © 2018 SAP SE. All Rights Reserved.