close

Filter

Release Notes / Version 11.2201
Table Of Contents

New Feature: Plugin Extension Point FilterPredicate

With the new extension point FilterPredicate it is possible to add filter predicate via the means of a plugin. This change is considered breaking, as customers/implementers have to use the new interface FilterPredicate instead of the more generic Predicate<Object>. FilterPredicate is just a marker interface, so the necessary changes are minimal.

(CMS-19641)

Was this article useful?

Search Results

Table Of Contents