Kind: Class
Source: atloria-monorepo/apps/api/src/documentation/dto/doc-automation.dto.ts
ExternalProgressDto — payload from atlorix-runner (or any external generator) reporting a phase boundary or item progress on a job that the api created.
Properties
| Property | Type |
|---|---|
stage | string |
progress | number |
stageProgress | number |
currentItem | string |
eventType | string |
Was this page helpful?