Difference between revisions of "Scheduled Job Log"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 10: Line 10:
:* [[Job Scheduler]]
:* [[Job Scheduler]]
:* [[Java API:Schedule a Job]]
:* [[Java API:Schedule a Job]]
<noinclude>
[[Category:Monitor| 8]]
</noinclude>

Revision as of 22:04, 3 June 2011

Settings > Monitor > Scheduled Job Log

This page shows the status of scheduled jobs. It tells:

  • Who scheduled the job, and when
  • The class that defines the operations to perform.
  • Whether or not the job is currently running
  • The next time the job will be run.

Learn more: