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