Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts
Hints for the state resolver about where/how to find matching records. Used by the screenshot-worker's StateResolverService to navigate to a list view, scan the grid, and click into a matching record.
Properties
| Property | Type |
|---|---|
listRoute | string |
statusColumnHint | string |
statusValue | string |
entityType | string |
Was this page helpful?