@Component public class JobScheduler extends Object
| Constructor and Description |
|---|
JobScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
scheduleCleanupJob() |
void |
triggerJobs() |
@PostConstruct public void scheduleCleanupJob()
@Scheduled(cron="${taskana.jobscheduler.async.cron}")
public void triggerJobs()
Copyright © 2019. All rights reserved.