Uses of Package
de.xima.fc.workflow.itemlist
-
Packages that use de.xima.fc.workflow.itemlist Package Description de.xima.fc.workflow.itemlist -
Classes in de.xima.fc.workflow.itemlist used by de.xima.fc.workflow.itemlist Class Description InvalidCsvValueException Thrown byFcForEachLoopItemListCsv.evaluate()when the value is not a valid character separated values string as defined by theListItemSourcePropsCharacterSeparatedValues.InvalidJsonValueException Thrown byFcForEachLoopItemListJson.evaluate()when the value is not a valid string representation of a JSON value as defined by theListItemSourcePropsCharacterSeparatedValues.ItemData Used internally by theEWorkflowNodeType.FC_FOR_EACH_LOOPto represent the items over which to iterate, depending on the selectedEForEachLoopItemListSource.ItemData.Builder A builder for a single item of an iteration.ItemList An item list used internally by theFC_FOR_EACH_LOOPworkflow node to represent the resolved the items for the selectedEForEachLoopItemListSource.