|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScheduledJobConfiguration | |
|---|---|
| com.atlassian.confluence.schedule.persistence.dao | |
| Uses of ScheduledJobConfiguration in com.atlassian.confluence.schedule.persistence.dao |
|---|
| Methods in com.atlassian.confluence.schedule.persistence.dao that return ScheduledJobConfiguration | |
|---|---|
ScheduledJobConfiguration |
ScheduledJobDao.getScheduledJobConfiguration(ScheduledJobKey key)
Gets the job configuration for the specified job. |
ScheduledJobConfiguration |
CachedScheduledJobDao.getScheduledJobConfiguration(ScheduledJobKey key)
|
| Methods in com.atlassian.confluence.schedule.persistence.dao with parameters of type ScheduledJobConfiguration | |
|---|---|
void |
ScheduledJobDao.saveScheduledJobConfiguration(ScheduledJobKey key,
ScheduledJobConfiguration jobConfiguration)
Stores the job configuration. |
void |
CachedScheduledJobDao.saveScheduledJobConfiguration(ScheduledJobKey key,
ScheduledJobConfiguration job)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||