Uses of Class
de.xima.fc.workflow.itemlist.InvalidJsonValueException
-
Packages that use InvalidJsonValueException Package Description de.xima.fc.workflow.itemlist -
-
Uses of InvalidJsonValueException in de.xima.fc.workflow.itemlist
Methods in de.xima.fc.workflow.itemlist that throw InvalidJsonValueException Modifier and Type Method Description static ItemList<?>
FcForEachLoopItemListJson. evaluate(ListItemSourcePropsJsonValue sourceProps)
Resolves an item list for the for-each loop of typeJSON_VALUE
.
-