Uses of Interface
de.xima.fc.interfaces.workflow.execution.ILoopNodeData
Packages that use ILoopNodeData
-
Uses of ILoopNodeData in de.xima.fc.interfaces.workflow.execution
Subinterfaces of ILoopNodeData in de.xima.fc.interfaces.workflow.executionModifier and TypeInterfaceDescriptioninterfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOP.static interfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by an attachments item source.static interfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a character separated values item source.static interfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a field values item source.static interfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a files item source.static interfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a form element repetitions value item source.static interfaceTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating over items provided by a JSON value item source.static interfaceTheINodeExecutionDatapublished 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
Classes in de.xima.fc.workflow.model.loop_data that implement ILoopNodeDataModifier and TypeClassDescriptionfinal classTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_DO_UNTIL_LOOP.classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOP.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aATTACHMENTSitem source.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aCHARACTER_SEPARATED_VALUESitem source.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aFIELD_VALUESitem source.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aFILESitem source.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aFORM_FIELD_REPETITIONSitem source.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aJSON_VALUEitem source.static final classTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aROWS_OF_CHARACTER_SEPARATED_VALUESitem source.final classTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_WHILE_LOOP.