Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/interaction-map.types.ts
Workflow states for an entity type
Properties
| Property | Type |
|---|---|
entityType | string |
enumName | string |
states | string[] |
transitions | WorkflowTransition[] |
hostComponent | string |
sourceFile | string |
Was this page helpful?