Liking cljdoc? Tell your friends :D

wf.core

Core wf client interface.

Core wf client interface.
raw docstring

process-event!clj

(process-event! engine event)

Injects an incoming event into the engine.

Injects an incoming event into the engine.
sourceraw docstring

resume-context!clj

(resume-context! engine context)

Instructs the engine to resume a given interrupted context, i.e., attempt to fetch the corresponding flow, leave the Pause node and proceed with the execution. This is supposed to be invoked by the scheduling mechanism supplied along with the engine.

Instructs the engine to resume a given interrupted context, i.e., attempt
to fetch the corresponding flow, leave the Pause node and proceed with
the execution. This is supposed to be invoked by the scheduling mechanism
supplied along with the engine.
sourceraw docstring

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

× close