Skip to content

Commit

Permalink
0003222: When restarting a cron job print out the next scheduled time
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Aug 10, 2017
1 parent f13ee8b commit 851bbea
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -37,7 +37,6 @@
import org.springframework.jmx.export.annotation.ManagedMetric;
import org.springframework.jmx.export.annotation.ManagedOperation;
import org.springframework.jmx.export.annotation.ManagedResource;
import org.springframework.scheduling.TriggerContext;
import org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler;
import org.springframework.scheduling.support.CronTrigger;
import org.springframework.scheduling.support.SimpleTriggerContext;
Expand Down

0 comments on commit 851bbea

Please sign in to comment.