I have been using the DeleteJob() method to remove a job that has expired from my scheduler. But I also want that job and its associated triggers to be removed from the quartz-jobs.xml file. How can I make that happen?
DeleteJob()
quartz-jobs.xml
No comments:
Post a Comment