Liking cljdoc? Tell your friends :D

camunda-clojure.runtime


find-process-instancesclj

(find-process-instances engine)
(find-process-instances engine criteria)
source

get-variablesclj

(get-variables engine execution)
source

message-event-received!clj

(message-event-received! engine execution message-name)
(message-event-received! engine execution message-name variables)
source

process-instance->cljclj

(process-instance->clj pi)
source

query-paramsclj

source

set-variable!clj

(set-variable! engine execution key value)
source

set-variables!clj

(set-variables! engine execution variables)
source

start-process!clj

(start-process! engine key)
(start-process! engine key business-key)
(start-process! engine key business-key vars)
source

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

× close