LucaReply/myschedule

Interruptable Jobs

Closed this issue · 2 comments

Quartz offers the feature of interruptable jobs. Is there the idea of 
integrating this feature in myschedule (e.g. a link to interrupt a running job 
which triggers the interrupt-Method of the specific job)?

Original issue reported on code.google.com by thomlem...@gmail.com on 23 May 2013 at 10:46

This is added into MySchedule 3. (See SNAPSHOT.3 to try it out) It now has a 
"Interrupt" button inside the "Current Executing Jobs" tab table view.

Original comment by saltnlight5 on 3 Jun 2013 at 10:32

  • Changed state: Fixed
  • Added labels: Release-3.0.0_q21
Aahh, great, thanks for the info, looking forward to the release of the new 
version!

Original comment by thomlem...@gmail.com on 4 Jun 2013 at 7:05