Uses of Interface
de.xima.fc.interfaces.workflow.execution.IFormElementFieldValueContextData
-
Packages that use IFormElementFieldValueContextData Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.model.loop_data -
-
Uses of IFormElementFieldValueContextData in de.xima.fc.interfaces.workflow.execution
Subinterfaces of IFormElementFieldValueContextData in de.xima.fc.interfaces.workflow.execution Modifier and Type Interface Description static interface
IForEachLoopData.FieldValues
TheINodeExecutionData
published by theEWorkflowNodeType.FC_FOR_EACH_LOOP
when iterating over items provided by a field values item source. -
Uses of IFormElementFieldValueContextData in de.xima.fc.workflow.model.loop_data
Classes in de.xima.fc.workflow.model.loop_data that implement IFormElementFieldValueContextData Modifier and Type Class Description static class
ForEachLoopData.FieldValues
TheINodeExecutionData
published by theFC_FOR_EACH_LOOP
when iterating of items provided by aFIELD_VALUES
item source.
-