Uses of Interface
de.xima.fc.interfaces.workflow.execution.ILoopNodeData
-
Packages that use ILoopNodeData Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.model.loop_data -
-
Uses of ILoopNodeData in de.xima.fc.interfaces.workflow.execution
Subinterfaces of ILoopNodeData in de.xima.fc.interfaces.workflow.execution Modifier and Type Interface Description interfaceIForEachLoopDataTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOP.static interfaceIForEachLoopData.AttachmentsTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by an attachments item source.static interfaceIForEachLoopData.CharacterSeparatedValuesTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a character separated values item source.static interfaceIForEachLoopData.FieldValuesTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a field values item source.static interfaceIForEachLoopData.FilesTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a files item source.static interfaceIForEachLoopData.FormElementRepetitionsTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a form element repetitions value item source.static interfaceIForEachLoopData.JsonValueTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a JSON value item source.static interfaceIForEachLoopData.RowsOfCharacterSeparatedValuesTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a rows of character separated values item source. -
Uses of ILoopNodeData in de.xima.fc.workflow.model.loop_data
-