Uses of Class
de.hybris.platform.patchesdemo.release.AbstractDemoPatch
-
Packages that use AbstractDemoPatch Package Description de.hybris.platform.patchesdemo.release -
-
Uses of AbstractDemoPatch in de.hybris.platform.patchesdemo.release
Subclasses of AbstractDemoPatch in de.hybris.platform.patchesdemo.release Modifier and Type Class Description classMajorErrorPatchExample patch which is switched off by default as it throws major exception, which stops whole init/update process.classMinorErrorPatchExample patch which is switched off by default as it is containing broken actions which cause errors.classPatch1x0Example patch which imports example shop and country data.classPatch2x0Example patch which runs previous patches.classPatch2x1Example patch doing nothing at all.
-