Skip to content

JobHistoryProps

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/web/src/components/DocAutomation/JobHistory.tsx

Properties

PropertyType
jobsDocumentationJobEntry[]
loadingboolean
error`Error
liveProgressRecord<string, LiveJobProgress>
projectIdstring
onRegenerate(projectId: string) => Promise<void>
onCancelJob(jobId: string) => Promise<void>
onDeleteJobDocuments(jobId: string) => void
onRefresh() => void

Was this page helpful?

Download as PDF