Package de.hybris.platform.droolsruleengineservices.agendafilter
package de.hybris.platform.droolsruleengineservices.agendafilter
-
ClassDescriptionThe AgendaFilterCreationStrategy is used in the
DefaultAgendaFilterFactoryto create AgendaFilters.The AgendaFilterFactory provides a factory to createAgendaFilters.Provides a compound AgendaFilter which calls theAgendaFilter.accept(Match)method for its list of agenda filters (set viaCompoundAgendaFilter.setAgendaFilters(List).CustomAgendaFilterSupportIT tests the support for custom AgendaFilters