Package de.xima.fc.workflow.model.list_item_source
-
Class Summary Class Description AListItemSourceProps Base class for the different models describing one of the possibleloop item sources.AListItemSourcePropsCsvFormat Base class for item sources for the for-each loop that require a CSV format.ListItemSourcePropsAttachments Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.JSON_VALUEis selected.ListItemSourcePropsCharacterSeparatedValues Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.CHARACTER_SEPARATED_VALUESis selected.ListItemSourcePropsFieldValues Model class for the for-each loop, representing the settings whenFIELD_VALUESis selected.ListItemSourcePropsFiles Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.JSON_VALUEis selected.ListItemSourcePropsFormFieldRepetitions Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.FORM_FIELD_REPETITIONSis selected.ListItemSourcePropsJsonValue Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.JSON_VALUEis selected.ListItemSourcePropsRowsOfCharacterSeparatedValues Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.ROWS_OF_CHARACTER_SEPARATED_VALUESis selected.ListItemSourcePropsRowsOfCharacterSeparatedValues.ValidationGroup -
Enum Summary Enum Description EForEachLoopItemListSource Enumeration with the possible sources of items over which the built-in for-each loop workflow node can iterate.