Detailed Description
Spring framework service for the PipelineResultServiceCore.
Inheritance diagram for fiftyone.pipeline.web.mvc.services.PipelineResultService:
Collaboration diagram for fiftyone.pipeline.web.mvc.services.PipelineResultService:
Classes
class | Default |
Public Member Functions
void | setPipeline (Pipeline pipeline) |
Public Member Functions inherited from fiftyone.pipeline.web.services.PipelineResultServiceCore | |
void | process (HttpServletRequest request)
Populate the evidence from the request and process through the Pipeline. More...
|