Interface IForEachLoopData.FieldValues
- 
- All Superinterfaces:
 IForEachLoopData,IFormElementFieldValueContextData,ILoopNodeData,INodeExecutionData
- All Known Implementing Classes:
 ForEachLoopData.FieldValues
- Enclosing interface:
 - IForEachLoopData
 
public static interface IForEachLoopData.FieldValues extends IForEachLoopData, IFormElementFieldValueContextData
TheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a field values 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.IFormElementFieldValueContextData
getFieldNames, getValueIndex 
 - 
 
 -