Class Hierarchy
- java.lang.Object
- de.xima.fc.workflow.model.loop_data.DoUntilLoopData (implements de.xima.fc.interfaces.workflow.execution.ILoopNodeData)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.Attachments (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.Attachments)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.CharacterSeparatedValues (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.CharacterSeparatedValues)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.FieldValues (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.FieldValues)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.Files (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.Files)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.FormElementRepetitions (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.FormElementRepetitions)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.JsonValue (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.JsonValue)
- de.xima.fc.workflow.model.loop_data.ForEachLoopData.RowsOfCharacterSeparatedValues (implements de.xima.fc.interfaces.workflow.execution.IForEachLoopData.RowsOfCharacterSeparatedValues)
- de.xima.fc.workflow.model.loop_data.WhileLoopData (implements de.xima.fc.interfaces.workflow.execution.ILoopNodeData)