Package de.hybris.platform.patches.actions
-
Interface Summary Interface Description PatchAction Interface for classes that are responsible for actual actions that are done by Patches mechanism. -
Class Summary 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.