PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
jobs_endpoints.h File Reference

Job management REST API and WebSocket endpoints. More...

#include <memory>
Include dependency graph for jobs_endpoints.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::web
 
namespace  kcenon::pacs::web::endpoints
 

Detailed Description

Job management REST API and WebSocket endpoints.

This file provides the jobs endpoints for listing, creating, deleting, and controlling async DICOM jobs via REST API. Also provides WebSocket endpoints for real-time progress streaming.

See also
Issue #538 - Implement Job REST API & WebSocket Progress Streaming
Issue #558 - Part 1: Jobs REST API Endpoints (CRUD)
Issue #559 - Part 2: Jobs REST API Control Endpoints
Issue #560 - Part 3: Jobs WebSocket Progress Streaming
Author
kcenon
Since
1.0.0

Definition in file jobs_endpoints.h.