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