(catalog log-subscriber job-id)
Given a job id, returns catalog for this job.
Given a job id, returns catalog for this job.
(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.
(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.
(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