Package com.flowable.platform.common.el.collection
package com.flowable.platform.common.el.collection
-
ClassesClassDescriptionUtility methods for array/collection operations using standard Java functional interfaces.Marker 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)}.