Class FlwArrayApi

java.lang.Object
com.flowable.platform.common.el.collection.FlwArrayApi

public final class FlwArrayApi extends Object
Marker class for the flw.array API, used by the EL resolver to identify array function invocations in expressions like ${flw.array.filter(items, item -> item > 3)}.
Author:
Tijs Rademakers
  • Field Details