import { JobService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/services/JobService.ts";
Static Methods
cancel all queued jobs for persistent script
cancel queued or running job
cancel jobs based on the given uuids
cancel a job for a suspended flow
cancel a job for a suspended flow
Count jobs by tag
create an HMac signature given a job id and a resume id
delete completed job (erase content but keep run id)
force cancel queued job
get completed count
get completed job
get completed job result
get completed job result if job is completed
get db clock
get flow debug info
get flow user state at a given key
get job
get job args
get job logs
get job updates
get log file from object store
get queue count
get resume urls given a job_id, resume_id and a nonce to resume a flow
get root job id
get parent flow job of suspended job
list all completed jobs
Get intervals of job runtime concurrency
get the ids of all jobs matching the given filters
list all jobs
list all queued jobs
run flow by path and wait until completion in openai format
run script by path in openai format
restart a completed flow at a given step
get job result by id
resume a job for a suspended flow as an owner
resume a job for a suspended flow
resume a job for a suspended flow
run code-workflow task
run flow by path
run flow preview
run a one-off dependencies job
run script by hash
run script by path
run script preview
run flow by path and wait until completion
run script by path
run script by path with get
set flow user state at a given key