Uses of Interface
com.atlassian.confluence.schedule.ManagedScheduleJobRegistrationService

Packages that use ManagedScheduleJobRegistrationService
com.atlassian.confluence.plugin.descriptor   
com.atlassian.confluence.schedule.quartz   
 

Uses of ManagedScheduleJobRegistrationService in com.atlassian.confluence.plugin.descriptor
 

Methods in com.atlassian.confluence.plugin.descriptor with parameters of type ManagedScheduleJobRegistrationService
 void TriggerModuleDescriptor.setManagedScheduleJobRegistrationService(ManagedScheduleJobRegistrationService jobRegistrationService)
           
 

Uses of ManagedScheduleJobRegistrationService in com.atlassian.confluence.schedule.quartz
 

Classes in com.atlassian.confluence.schedule.quartz that implement ManagedScheduleJobRegistrationService
 class ManagedScheduledJobTriggerFactory
          Constructs Trigger instances for Quartz, based on preconfigures (e.g.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.