Liking cljdoc? Tell your friends :D

io.orkes.task-resource


batch-poll-tasks-by-typeclj

(batch-poll-tasks-by-type options task-type)
(batch-poll-tasks-by-type options task-type query-options)
source

batch-poll-tasks-by-type-with-clientclj

(batch-poll-tasks-by-type-with-client client task-type)
(batch-poll-tasks-by-type-with-client client task-type query-options)
source

get-all-queue-polldataclj

(get-all-queue-polldata options)
source

get-all-queue-polldata-with-clientclj

(get-all-queue-polldata-with-client client)
source

get-externalstoragelocationclj

(get-externalstoragelocation options path operation payload-type)
source

get-externalstoragelocation-with-clientclj

(get-externalstoragelocation-with-client client path operation payload-type)
source

get-queue-allclj

(get-queue-all options)
source

get-queue-all-with-clientclj

(get-queue-all-with-client client)
source

get-queue-detailsclj

(get-queue-details options)
source

get-queue-details-with-clientclj

(get-queue-details-with-client client)
source

get-task-detailsclj

(get-task-details options task-ex-id)
source

get-task-details-with-clientclj

(get-task-details-with-client client task-ex-id)
source

get-task-logsclj

(get-task-logs options task-ex-id)

Get task execution logs

Get task execution logs
sourceraw docstring

get-task-logs-with-clientclj

(get-task-logs-with-client client task-ex-id)

Get task execution logs

Get task execution logs
sourceraw docstring

get-task-type-polldataclj

(get-task-type-polldata options task-type)
source

get-task-type-polldata-with-clientclj

(get-task-type-polldata-with-client client task-type)
source

get-task-type-queue-sizesclj

(get-task-type-queue-sizes options)
(get-task-type-queue-sizes options task-types)
source

get-task-type-queue-sizes-with-clientclj

(get-task-type-queue-sizes-with-client client)
(get-task-type-queue-sizes-with-client client task-types)
source

log-task-execution-detailsclj

(log-task-execution-details options task-ex-id log-message)

Log task execution details

Log task execution details
sourceraw docstring

log-task-execution-details-with-clientclj

(log-task-execution-details-with-client client task-ex-id log-message)

Log task execution details

Log task execution details
sourceraw docstring

poll-for-task-typeclj

(poll-for-task-type options task-type)
(poll-for-task-type options task-type query-options)
source

poll-for-task-type-with-clientclj

(poll-for-task-type-with-client client task-type)
(poll-for-task-type-with-client client task-type query-options)
source

requeue-pending-tasksclj

(requeue-pending-tasks options task-type)
source

requeue-pending-tasks-with-clientclj

(requeue-pending-tasks-with-client client task-type)
source

(search options)
(search options query-options)
source

search-with-clientclj

(search-with-client client query-options)
source

task-clientclj

(task-client options)
source

update-taskclj

(update-task options task-result)
source

update-task-by-reference-nameclj

(update-task-by-reference-name options
                               workflow-id
                               task-reference-name
                               status
                               update-req)
source

update-task-by-reference-name-with-clientclj

(update-task-by-reference-name-with-client client
                                           workflow-id
                                           task-reference-name
                                           status
                                           update-req)
source

update-task-with-clientclj

(update-task-with-client client task-result)
source

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

× close