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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |