Package de.hybris.platform.droolsruleengineservices.agendafilter
-
Interface Summary Interface Description AgendaFilterCreationStrategy The AgendaFilterCreationStrategy is used in theDefaultAgendaFilterFactoryto create AgendaFilters.AgendaFilterFactory The AgendaFilterFactory provides a factory to createAgendaFilters.CompoundAgendaFilter Provides a compound AgendaFilter which calls theAgendaFilter.accept(Match)method for its list of agenda filters (set viaCompoundAgendaFilter.setAgendaFilters(List). -
Class Summary Class Description CustomAgendaFilter CustomAgendaFilterCreationStrategy CustomAgendaFilterSupportIT CustomAgendaFilterSupportIT tests the support for custom AgendaFiltersDefaultAgendaFilterFactoryTest