Uses of Class
com.codingapi.flow.form.FormData
Packages that use FormData
-
Uses of FormData in com.codingapi.flow.session
Methods in com.codingapi.flow.session with parameters of type FormDataModifier and TypeMethodDescriptionstatic FlowSessionFlowSession.startSession(IFlowOperator currentOperator, Workflow workflow, IFlowNode currentNode, IFlowAction currentAction, FormData formData, long backupId) 构建开始会话Constructors in com.codingapi.flow.session with parameters of type FormDataModifierConstructorDescriptionFlowSession(IFlowOperator currentOperator, Workflow workflow, IFlowNode currentNode, IFlowAction currentAction, FormData formData, FlowRecord currentRecord, List<FlowRecord> currentNodeRecords, long backupId, FlowAdvice advice)