Interface IForEachLoopData.JsonValue
-
- All Superinterfaces:
IForEachLoopData
,ILoopNodeData
,INodeExecutionData
- All Known Implementing Classes:
ForEachLoopData.JsonValue
- Enclosing interface:
- IForEachLoopData
public static interface IForEachLoopData.JsonValue extends IForEachLoopData
TheINodeExecutionData
published by theEWorkflowNodeType.FC_FOR_EACH_LOOP
when iterating over items provided by a JSON 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
-
-