Class ForEachLoopData.Files
- java.lang.Object
 - 
- de.xima.fc.workflow.model.loop_data.ForEachLoopData
 - 
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.Files
 
 
 
- 
- All Implemented Interfaces:
 IForEachLoopData,IForEachLoopData.Files,ILoopNodeData,INodeExecutionData
- Enclosing class:
 - ForEachLoopData
 
public static final class ForEachLoopData.Files extends ForEachLoopData implements IForEachLoopData.Files
TheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aFILESitem source.- Since:
 - 8.2.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class de.xima.fc.workflow.model.loop_data.ForEachLoopData
ForEachLoopData.Attachments, ForEachLoopData.CharacterSeparatedValues, ForEachLoopData.FieldValues, ForEachLoopData.Files, ForEachLoopData.FormElementRepetitions, ForEachLoopData.JsonValue, ForEachLoopData.RowsOfCharacterSeparatedValues 
- 
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 
 - 
 
- 
Constructor Summary
Constructors Constructor Description Files()Creates a new loop data instance for theINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating of items provided by aFILESitem source. 
 - 
 
- 
- 
Constructor Detail
- 
Files
public Files()
Creates a new loop data instance for theINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating of items provided by aFILESitem source. 
 - 
 
 -