Hi , I am new to plugin development. I am trying to create a plugin, that will send notification( system.out at this stage) or by email, if scheduled build does not happen within a specified time range. So far I have created the UI using jelly and pass variables from screen to back end.(screen shot attached). I want this plugin to continuously monitor a job and send an email, if the build is not happened for configurable period. I am not sure as to which class to extend and implement, so that the alert will run continuously as long as the life of the job or the alert service is disabled. Any pointers in this regard will be helpful. Thanks in advance
<<attachment: samplePlugin.jpg>>
