Job description events

Job events are fired when something is about to happen on a job description, or when something has happened on a job description. These events generally have an active JobDescription object and Application object. Other objects may also be active.

Note: All events are sent by FireEvent. The grouping described here is simply a way to list the events in a logical way. To find out whether an object is active when an event is fired, do one of these:


In addition to these events, you can fire your own events using the FireEvent method.

AppJobHasChangedSave

JobConfigure

JobDefinitionEdit

JobDefinitionSaved

Job events

Event reference (lists the categories)