Uses of Package
de.xima.fc.workflow.model.list_item_source
-
Classes in de.xima.fc.workflow.model.list_item_source used by de.xima.fc.workflow.designer.bean.nodes Class Description EForEachLoopItemListSource Enumeration with the possible sources of items over which the built-in for-each loop workflow node can iterate. -
Classes in de.xima.fc.workflow.model.list_item_source used by de.xima.fc.workflow.itemlist 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_VALUE
is selected.ListItemSourcePropsCharacterSeparatedValues Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.CHARACTER_SEPARATED_VALUES
is selected.ListItemSourcePropsFieldValues Model class for the for-each loop, representing the settings whenFIELD_VALUES
is selected.ListItemSourcePropsFiles Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.JSON_VALUE
is selected.ListItemSourcePropsFormFieldRepetitions Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.FORM_FIELD_REPETITIONS
is selected.ListItemSourcePropsJsonValue Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.JSON_VALUE
is selected.ListItemSourcePropsRowsOfCharacterSeparatedValues Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.ROWS_OF_CHARACTER_SEPARATED_VALUES
is selected. -
Classes in de.xima.fc.workflow.model.list_item_source used by de.xima.fc.workflow.model.list_item_source 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.EForEachLoopItemListSource Enumeration with the possible sources of items over which the built-in for-each loop workflow node can iterate.ListItemSourcePropsRowsOfCharacterSeparatedValues Model class for the for-each loop, representing the settings whenEForEachLoopItemListSource.ROWS_OF_CHARACTER_SEPARATED_VALUES
is selected. -
Classes in de.xima.fc.workflow.model.list_item_source used by de.xima.fc.workflow.model.loop_data Class Description EForEachLoopItemListSource Enumeration with the possible sources of items over which the built-in for-each loop workflow node can iterate. -
Classes in de.xima.fc.workflow.model.list_item_source used by de.xima.fc.workflow.model.nodes Class Description AListItemSourceProps Base class for the different models describing one of the possibleloop item sources
.