Core wf client interface.
Core wf client interface.
(process-event! engine event)
Injects an incoming event into the engine.
Injects an incoming event into the engine.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close