Module: HammerCLIImport::AsyncTasksReactor

Defined in:
lib/hammer_cli_import/asynctasksreactor.rb

Overview

Reactor for async tasks Include submodule should be included in class that implements @annotate_tasks@ that takes list of UUIDS and returns map, annotating every given UUID with :finished bool and :progress float.

Defined Under Namespace

Modules: Extend, Include