Liking cljdoc? Tell your friends :D

lib-onyx.job-query


catalogclj

(catalog log-subscriber job-id)

Given a job id, returns catalog for this job.

Given a job id, returns catalog for this job.
sourceraw docstring

flow-conditionsclj

(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.
sourceraw docstring

lifecyclesclj

(lifecycles log-subscriber job-id)

Given a job id, returns lifecycles for this job.

Given a job id, returns lifecycles for this job.
sourceraw docstring

task-informationclj

(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.
sourceraw docstring

triggersclj

(triggers log-subscriber job-id)

Given a job id, returns triggers for this job.

Given a job id, returns triggers for this job.
sourceraw docstring

windowsclj

(windows log-subscriber job-id)

Given a job id, returns windows for this job.

Given a job id, returns windows for this job.
sourceraw docstring

workflowclj

(workflow log-subscriber job-id)

Given a job id, returns workflow for this job.

Given a job id, returns workflow for this job.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close