Package com.flowable.platform.common.el.data


package com.flowable.platform.common.el.data
  • Classes
    Class
    Description
    Utility methods for JSON object manipulation, used by the flw.data EL resolver.
    Marker class for the flw.data API, used by the EL resolver to identify data function invocations in expressions like ${flw.data.hasProperty(obj, 'name')}.