Triggers
A trigger is simply a component that can start a running job.
Each trigger has its own settings that configure the conditions needed for the JobServer service to load and run a given job definition.
Probably the most used trigger is the Scheduler, which allows you to define a date and time to start running a job definition and has a multitude of recurrence options.
The next most used trigger would be the File Watcher. This trigger allows JobServer to monitor a specific folder for any new or changed files in that folder.
The Pre-Installed Triggers section outlines in detail all the triggers pre-installed with JobServer.NET.