Interface IForEachLoopData.FormElementRepetitions
- 
- All Superinterfaces:
 IForEachLoopData,IFormElementRepetitionContextData,ILoopNodeData,INodeExecutionData
- All Known Implementing Classes:
 ForEachLoopData.FormElementRepetitions
- Enclosing interface:
 - IForEachLoopData
 
public static interface IForEachLoopData.FormElementRepetitions extends IForEachLoopData, IFormElementRepetitionContextData
TheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a form element repetitions value 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 
 - 
 
- 
Method Summary
- 
Methods inherited from interface de.xima.fc.interfaces.workflow.execution.IFormElementRepetitionContextData
getFieldNames, getRepetitionIndex 
 - 
 
 -