Uses of Class
com.atlassian.confluence.schedule.quartz.CronTriggerFactory

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

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

Constructors in com.atlassian.confluence.plugin.descriptor with parameters of type CronTriggerFactory
TriggerModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory, ManagedScheduleJobRegistrationService jobRegistrationService, CronTriggerFactory cronTriggerFactory, SimpleTriggerFactory simpleTriggerFactory, org.quartz.Scheduler scheduler)
           
 

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

Constructors in com.atlassian.confluence.schedule.quartz with parameters of type CronTriggerFactory
ManagedScheduledJobTriggerFactory(org.quartz.Scheduler scheduler, ScheduledJobDao scheduledJobDAO, DefaultManagedScheduledJobRegistry registry, org.quartz.JobListener listener, CronTriggerFactory cronTriggerFactory, SimpleTriggerFactory simpleTriggerFactory)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.