Interface ILoopNodeData
-
- All Superinterfaces:
INodeExecutionData
- All Known Subinterfaces:
IForEachLoopData
,IForEachLoopData.Attachments
,IForEachLoopData.CharacterSeparatedValues
,IForEachLoopData.FieldValues
,IForEachLoopData.Files
,IForEachLoopData.FormElementRepetitions
,IForEachLoopData.JsonValue
,IForEachLoopData.RowsOfCharacterSeparatedValues
- All Known Implementing Classes:
DoUntilLoopData
,ForEachLoopData
,ForEachLoopData.Attachments
,ForEachLoopData.CharacterSeparatedValues
,ForEachLoopData.FieldValues
,ForEachLoopData.Files
,ForEachLoopData.FormElementRepetitions
,ForEachLoopData.JsonValue
,ForEachLoopData.RowsOfCharacterSeparatedValues
,WhileLoopData
public interface ILoopNodeData extends INodeExecutionData
Base interface for data provided by workflow nodes that represent a loop.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH