Class FlowDataProviderCore.Default

    • Constructor Detail

      • Default

        public Default()
    • Method Detail

      • getFlowData

        public fiftyone.pipeline.core.data.FlowData getFlowData​(javax.servlet.http.HttpServletRequest request)
        Description copied from interface: FlowDataProviderCore
        Get the FlowData associated with the HTTP request.
        Specified by:
        getFlowData in interface FlowDataProviderCore
        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