Uses of Interface
de.hybris.platform.patches.service.PatchExecutionService
Packages that use PatchExecutionService
Package
Description
-
Uses of PatchExecutionService in de.hybris.platform.patches
Methods in de.hybris.platform.patches with parameters of type PatchExecutionServiceModifier and TypeMethodDescriptionvoidAbstractPatchesSystemSetup.setPatchExecutionService(PatchExecutionService patchExecutionService) -
Uses of PatchExecutionService in de.hybris.platform.patches.aop
Methods in de.hybris.platform.patches.aop with parameters of type PatchExecutionServiceModifier and TypeMethodDescriptionvoidPatchExecutionUnitAspect.setPatchExecutionService(PatchExecutionService patchExecutionService) -
Uses of PatchExecutionService in de.hybris.platform.patches.service.impl
Classes in de.hybris.platform.patches.service.impl that implement PatchExecutionService -
Uses of PatchExecutionService in de.hybris.platform.patches.strategies.impl
Fields in de.hybris.platform.patches.strategies.impl declared as PatchExecutionServiceModifier and TypeFieldDescriptionprotected PatchExecutionServiceDefaultPatchExecutionUnitTrackingStrategy.patchExecutionServiceMethods in de.hybris.platform.patches.strategies.impl with parameters of type PatchExecutionServiceModifier and TypeMethodDescriptionvoidDefaultPatchExecutionUnitTrackingStrategy.setPatchExecutionService(PatchExecutionService patchExecutionService)