Class ListItemSourcePropsFiles
java.lang.Object
de.xima.fc.workflow.model.list_item_source.AListItemSourceProps
de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsFiles
- All Implemented Interfaces:
Serializable
Model class for the for-each loop, representing the settings when
EForEachLoopItemListSource.JSON_VALUE is
selected.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListItemSourcePropsFiles
public ListItemSourcePropsFiles()
-
-
Method Details
-
getFiles
- Returns:
- A list of files over which to iterate.
-
setFiles
- Parameters:
files- A list of files over which to iterate.
-