Class HonuaOgcProcessJobRun<T>

IJobRun implementation backed by OGC API Processes 1.0 status / result endpoints. Watchers receive the latest JobSnapshot when status, progress, or terminal result changes; cancel is idempotent and races the server's dismissed response against any concurrent terminal transition.

Type Parameters

  • T = unknown

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

id: string

Stable identifier assigned by the server when the job was accepted.

type: string

Process / operation identifier, e.g. an OGC processId.

Accessors

Methods