Liking cljdoc? Tell your friends :D

ablauf.job.node

Operations on job nodes (statements) outside zippers

Operations on job nodes (statements) outside zippers
raw docstring

done-or-failed?clj

Predicate to test for completion or error state of a (sub)node

Predicate to test for completion or error state of a (sub)node
sourceraw docstring

done-or-pending?clj

Predicate to test for completion or pending state of a (sub)node

Predicate to test for completion or pending state of a (sub)node
sourceraw docstring

done?cljmultimethod

Predicate to test for completion of a (sub)job

Predicate to test for completion of a (sub)job
sourceraw docstring

eligible?cljmultimethod

Predicate to test for dispatch eligibility of a (sub)node

Predicate to test for dispatch eligibility of a (sub)node
sourceraw docstring

failed?cljmultimethod

Predicate to test for failure of a (sub)job

Predicate to test for failure of a (sub)job
sourceraw docstring

find-dispatchscljmultimethod

Returns next dispatchable actions for a (sub)node

Returns next dispatchable actions for a (sub)node
sourceraw docstring

find-pendingcljmultimethod

Returns next pending actions for a (sub)node

Returns next pending actions for a (sub)node
sourceraw docstring

idempotent?cljmultimethod

Predicate to test for idempotency of a (sub)node

Predicate to test for idempotency of a (sub)node
sourceraw docstring

pending-and-idempotent?clj

Predicate to test for idempotent and pending state of a (sub)node

Predicate to test for idempotent and pending state of a (sub)node
sourceraw docstring

pending-or-eligible?clj

Predicate to test for pending or future execution of a (sub)node

Predicate to test for pending or future execution of a (sub)node
sourceraw docstring

pending?cljmultimethod

Predicate to test for pending state of a (sub)node

Predicate to test for pending state of a (sub)node
sourceraw docstring

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

× close