Package | Description |
---|---|
com.atlassian.confluence.schedule.persistence.dao |
Modifier and Type | Method and Description |
---|---|
ScheduledJobConfiguration |
ScheduledJobDao.getScheduledJobConfiguration(ScheduledJobKey key)
Gets the job configuration for the specified job.
|
ScheduledJobConfiguration |
ClusterSafeScheduledJobDao.getScheduledJobConfiguration(ScheduledJobKey key) |
ScheduledJobConfiguration |
CachedScheduledJobDao.getScheduledJobConfiguration(ScheduledJobKey key) |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledJobDao.saveScheduledJobConfiguration(ScheduledJobKey key,
ScheduledJobConfiguration jobConfiguration)
Stores the job configuration.
|
void |
ClusterSafeScheduledJobDao.saveScheduledJobConfiguration(ScheduledJobKey key,
ScheduledJobConfiguration job) |
void |
CachedScheduledJobDao.saveScheduledJobConfiguration(ScheduledJobKey key,
ScheduledJobConfiguration job) |
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences