| Package | Description |
|---|---|
| com.atlassian.confluence.impl.schedule.caesium | |
| com.atlassian.confluence.internal.schedule.persistence.dao |
| Modifier and Type | Method and Description |
|---|---|
static SchedulerRunDetails |
SchedulerRunDetails.fromRunDetails(com.atlassian.scheduler.config.JobId jobId,
com.atlassian.scheduler.status.RunDetails runDetails) |
| Modifier and Type | Method and Description |
|---|---|
Class<SchedulerRunDetails> |
SchedulerRunDetailsDao.getPersistentClass() |
| Modifier and Type | Method and Description |
|---|---|
Class<SchedulerRunDetails> |
HibernateInternalRunDetailsDao.getPersistentClass() |
List<SchedulerRunDetails> |
HibernateInternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key) |
List<SchedulerRunDetails> |
InternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key) |
List<SchedulerRunDetails> |
HibernateInternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key,
int limit) |
List<SchedulerRunDetails> |
InternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key,
int limit) |
Copyright © 2003–2022 Atlassian. All rights reserved.