Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Orders the list based on a field value of object in the list and returns the results of a page
public static java.util.Map sortMapByValue(java.util.Map map, java.lang.Boolean desc)
Sorts a map based on a value
public static java.util.List subList(java.util.List list, java.lang.Integer start, java.lang.Integer rows)
...