| Package | Description |
|---|---|
| de.hybris.platform.patches | |
| de.hybris.platform.patches.actions |
| Modifier and Type | Field and Description |
|---|---|
protected PatchAction |
AbstractPatch.importPatchAction |
protected PatchAction |
AbstractPatch.sqlCommandPatchAction |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPatch.setImportPatchAction(PatchAction importPatchAction) |
void |
AbstractPatch.setSqlCommandPatchAction(PatchAction sqlCommandPatchAction) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportPatchAction
This class is responsible for importing data (impexes) to the system.
|
class |
SqlCommandPatchAction
Executes the database query during init/update.
|
Copyright © 2018 SAP SE. All Rights Reserved.