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 |
---|---|
List<SchedulerRunDetails> |
InternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key) |
List<SchedulerRunDetails> |
HibernateInternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key) |
List<SchedulerRunDetails> |
InternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key,
int limit) |
List<SchedulerRunDetails> |
HibernateInternalRunDetailsDao.getRecentRunDetails(ScheduledJobKey key,
int limit) |
Copyright © 2003–2017 Atlassian. All rights reserved.