Uses of Interface
de.hybris.platform.patches.Rerunnable
-
Packages that use Rerunnable Package Description de.hybris.platform.patchesdemo.release -
-
Uses of Rerunnable in de.hybris.platform.patchesdemo.release
Classes in de.hybris.platform.patchesdemo.release that implement Rerunnable 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.classPatch2x1Example patch doing nothing at all.
-