Skip to content

WORKLOG

Grant Carthew edited this page Nov 10, 2016 · 50 revisions

Documentation Needing Updates

Last Updated: 2016-11-03

  • Consider adding Related Documents to other documents. Ref: Job.addLog.
  • Look for references to the job-add-log and jobAddLog. Replace with jobLog and job-log.

Changes required when v2.0.0 is published:

  • Rename Job.setProgress to Job.updateProgress.
  • Event.error needs to include Queue.id in its signature.
  • Queue.reanimateJob needs to be created.
  • Event.reanimated needs to be created.
  • Review number of tests for Readme.
  • Event.completed signature change to include isRepeating.
  • Document duration and repeatCount on completed job logs.
  • Event.reset signature change to include Queue.id and totalReset.

Main

How It Works

Contributing

API

Queue Methods

Queue Properties

Queue Events

Job Methods

Job Properties

Documentation

Clone this wiki locally