How-To: Finding Triggers of a Job

Finding Triggers of a Job

   
List<Trigger> jobTriggers = sched.getTriggersOfJob(jobKey("jobName", "jobGroup"));