Interface IForEachLoopData.Files
-
- All Superinterfaces:
IForEachLoopData
,ILoopNodeData
,INodeExecutionData
- All Known Implementing Classes:
ForEachLoopData.Files
- Enclosing interface:
- IForEachLoopData
public static interface IForEachLoopData.Files extends IForEachLoopData
TheINodeExecutionData
published by theEWorkflowNodeType.FC_FOR_EACH_LOOP
when iterating over items provided by a files item source.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface de.xima.fc.interfaces.workflow.execution.IForEachLoopData
IForEachLoopData.Attachments, IForEachLoopData.CharacterSeparatedValues, IForEachLoopData.FieldValues, IForEachLoopData.Files, IForEachLoopData.FormElementRepetitions, IForEachLoopData.JsonValue, IForEachLoopData.RowsOfCharacterSeparatedValues
-
-