| Interface | Description |
|---|---|
| PatchAction |
Interface for classes that are responsible for actual actions that are done by Patches mechanism.
|
| Class | Description |
|---|---|
| AbstractImportPatchAction |
This class contains some less complex methods in order to make inheriting classes smaller.
|
| ImportPatchAction |
This class is responsible for importing data (impexes) to the system.
|
| ImportPatchActionTest |
Unit test which is checking updating options for ImpexImportUnit.
|
| SqlCommandPatchAction |
Executes the database query during init/update.
|
Copyright © 2018 SAP SE. All Rights Reserved.