public class TenantAwareJobRescheduler extends Object
This is driven by TenantAwareJobReschedulerLifecycle.
Modifier and Type | Field and Description |
---|---|
static String |
TZ_SENSITIVE_JOB_KEY |
Constructor and Description |
---|
TenantAwareJobRescheduler(org.quartz.Scheduler scheduler,
com.atlassian.scheduler.SchedulerService schedulerService,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager) |
Modifier and Type | Method and Description |
---|---|
void |
rescheduleJobs() |
public static final String TZ_SENSITIVE_JOB_KEY
Copyright © 2003–2021 Atlassian. All rights reserved.