Class DefaultCxRecalculationService.RecalculationConfigData
java.lang.Object
de.hybris.platform.personalizationservices.service.impl.DefaultCxRecalculationService.RecalculationConfigData
- Enclosing class:
- DefaultCxRecalculationService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfilterAction(RecalculateAction action) protected voidinit(List<RecalculateAction> recalculateActions, Comparator<RecalculateAction> comparator)
-
Field Details
-
actionsToExecute
-
updateProviders
-
asyncProcessProviders
-
-
Constructor Details
-
RecalculationConfigData
protected RecalculationConfigData()
-
-
Method Details
-
init
protected void init(List<RecalculateAction> recalculateActions, Comparator<RecalculateAction> comparator) -
filterAction
-
getActionsToExecute
-
getUpdateProviders
-
getAsyncProcessProviders
-