Uses of Package
com.flowable.platform.common.el.collection
Packages that use com.flowable.platform.common.el.collection
-
Classes in com.flowable.platform.common.el.collection used by com.flowable.platform.common.el.collectionClassDescriptionMarker class for the
flw.arrayAPI, used by the EL resolver to identify array function invocations in expressions like${flw.array.filter(items, item -> item > 3)}.