A reason why the scheduler stops. A stopping-cause contains:
context data describing the context of the stopping-criteria, note its schema is defined freely by each stopping-definition.current-event the event that is about to be executed now. It could be null, if future-event is nil and no first event found.stopping-criteria telling the intent of the user to stop.A reason why the `scheduler` stops. A `stopping-cause` contains: * `context` data describing the context of the `stopping-criteria`, note its schema is defined freely by each `stopping-definition`. * `current-event` the event that is about to be executed now. It could be null, if future-event is nil and no first event found. * `stopping-criteria` telling the intent of the user to stop. 
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 |