◆ getFlowData()
FlowData fiftyone.pipeline.web.services.FlowDataProviderCore.getFlowData | ( | HttpServletRequest | request | ) |
Get the FlowData associated with the HTTP request.
- Parameters
-
- request - the HttpServletRequest to get the FlowData from
- Returns
- a FlowData object containing the data values that have been populated by the configured Pipeline
Implemented in fiftyone.pipeline.web.services.FlowDataProviderCore.Default.