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 interfaceIForEachLoopData.FieldValuesTheINodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen 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 classForEachLoopData.FieldValuesTheINodeExecutionDatapublished by theFC_FOR_EACH_LOOPwhen iterating of items provided by aFIELD_VALUESitem source.
-