# File lib/ruote/log/storage_history.rb, line 77
    def by_process(wfid)

      @context.storage.get_many('history', wfid)
    end