(action workflow action-id)
(actions workflow)
(add-facts workflow facts)
(authorized-actions workflow actor)
(blockers workflow)
(blockers workflow action-name)
Get the blockers for a workflow (single arity) or a specific action (2-arity).
Get the blockers for a workflow (single arity) or a specific action (2-arity).
(complete workflow type)
(complete? workflow type id)
(facts workflow)
(incomplete workflow type)
(make-workflow workflow-spec)
(produces workflow xtype xid)
(ready workflow xtype)
(requires workflow xtype xid)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close