Uses of Class
de.hybris.platform.patches.AbstractPatch
Packages that use AbstractPatch
-
Uses of AbstractPatch in de.hybris.platform.patchesdemo.release
Subclasses of AbstractPatch in de.hybris.platform.patchesdemo.releaseModifier and TypeClassDescriptionclassProject specific parent class for all patches.classExample patch which is switched off by default as it throws major exception, which stops whole init/update process.classExample patch which is switched off by default as it is containing broken actions which cause errors.classExample patch which imports example shop and country data.classExample patch which runs previous patches.classExample patch doing nothing at all.