Type: Class
Refering articles:
- BaseJob.refresh() (code changes 14.03.05) — BaseJob has now a refresh() method. Job.status() and Job.increment() call this automatically. But a Task must call it if it wants to refresh the display without calling increment(). more