Job Events
CreateJobEvent
Published when the registerJob
Route is called or an plugin create a new Job by calling JobPlugin.addJob
.
UpdateJobEvent
Published when the updateJob
Route is called.
DeleteJobEvent
Published when the deleteJob
Route is called.