Uses of Interface
de.xima.fc.interfaces.workflow.execution.IFormElementRepetitionContextData
-
Packages that use IFormElementRepetitionContextData Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.model.loop_data -
-
Uses of IFormElementRepetitionContextData in de.xima.fc.interfaces.workflow.execution
Subinterfaces of IFormElementRepetitionContextData in de.xima.fc.interfaces.workflow.execution Modifier and Type Interface Description static interface
IForEachLoopData.FormElementRepetitions
TheINodeExecutionData
published by theEWorkflowNodeType.FC_FOR_EACH_LOOP
when iterating over items provided by a form element repetitions value item source. -
Uses of IFormElementRepetitionContextData in de.xima.fc.workflow.model.loop_data
Classes in de.xima.fc.workflow.model.loop_data that implement IFormElementRepetitionContextData Modifier and Type Class Description static class
ForEachLoopData.FormElementRepetitions
TheINodeExecutionData
published by theFC_FOR_EACH_LOOP
when iterating of items provided by aFORM_FIELD_REPETITIONS
item source.
-