Hierarchy For Package com.logicaldoc.core.task

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.scheduling.quartz.SchedulerAccessor (implements org.springframework.context.ResourceLoaderAware)
      • org.springframework.scheduling.quartz.SchedulerFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
        • com.logicaldoc.core.task.SchedulerFactoryBean (implements org.springframework.context.ApplicationContextAware)
    • com.logicaldoc.core.task.Task (implements java.lang.Runnable)
    • com.logicaldoc.core.task.TaskManager
    • com.logicaldoc.core.task.TaskScheduling
    • com.logicaldoc.core.task.TaskTrigger (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)

Interface Hierarchy