(catalog log-subscriber job-id)
Given a job id, returns catalog for this job.
Given a job id, returns catalog for this job.
(exception log-subscriber job-id)
Given a job id, return the exception for this job, if any
Given a job id, return the exception for this job, if any
(flow-conditions log-subscriber job-id)
Given a job id, returns flow conditions for this job.
Given a job id, returns flow conditions for this job.
(job-information log-subscriber replica job-id)
Given a job id and task id, returns job data for this task.
Given a job id and task id, returns job data for this task.
(job-metadata log-subscriber job-id)
Given a job id, returns job-metadata for this job.
Given a job id, returns job-metadata for this job.
(lifecycles log-subscriber job-id)
Given a job id, returns lifecycles for this job.
Given a job id, returns lifecycles for this job.
(task-information log-subscriber job-id task-id)
Given a job id and task id, returns catalog entry for this task.
Given a job id and task id, returns catalog entry for this task.
(task-name log-subscriber task-id)
Given a task id, returns the task name
Given a task id, returns the task name
(triggers log-subscriber job-id)
Given a job id, returns triggers for this job.
Given a job id, returns triggers for this job.
(windows log-subscriber job-id)
Given a job id, returns windows for this job.
Given a job id, returns windows for this job.
(workflow log-subscriber job-id)
Given a job id, returns workflow for this job.
Given a job id, returns workflow for this job.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close