Interface: WorkflowHistoryEntry
Defined in: core/pra-common.ts:21
Properties
actor
actor:
string
Defined in: core/pra-common.ts:25
enteredAt
enteredAt:
string
Defined in: core/pra-common.ts:23
exitedAt?
optionalexitedAt?:string
Defined in: core/pra-common.ts:24
note?
optionalnote?:string
Defined in: core/pra-common.ts:26
state
state:
WorkflowState
Defined in: core/pra-common.ts:22
