Uses of Class
org.bardframework.flow.FlowData
Packages that use FlowData
-
Uses of FlowData in org.bardframework.flow
Classes in org.bardframework.flow with type parameters of type FlowDataMethods in org.bardframework.flow that return FlowDataMethods in org.bardframework.flow with parameters of type FlowDataModifier and TypeMethodDescriptionprotected org.bardframework.flow.FlowResponseFlowHandlerImpl.handleException(String flowToken, FlowData flowData, Map<String, String> formData, FlowFormTemplate currentFormTemplate, Exception ex) Constructor parameters in org.bardframework.flow with type arguments of type FlowDataModifierConstructorDescriptionFlowHandlerImpl(FlowDataRepository<FlowData> flowDataRepository, List<FlowFormTemplate> forms)