|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.schedule.managers.DefaultScheduledJobStatusManager
public class DefaultScheduledJobStatusManager
Default implementation. Constructs new instance of ScheduleJobStatus, if not provided by the DAO, if configuration exists.
Constructor Summary | |
---|---|
DefaultScheduledJobStatusManager(ScheduledJobDao scheduledJobDAO,
org.quartz.Scheduler scheduler)
|
Method Summary | |
---|---|
ScheduledJobStatus |
getScheduledJobStatus(ManagedScheduledJob job)
Retrieves the current status from the backend caches, or reconstructs a new instance if missing from the caches. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultScheduledJobStatusManager(ScheduledJobDao scheduledJobDAO, org.quartz.Scheduler scheduler)
Method Detail |
---|
public ScheduledJobStatus getScheduledJobStatus(ManagedScheduledJob job)
ScheduleJobStatusManager
getScheduledJobStatus
in interface ScheduleJobStatusManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |