Class ManagedScheduledJobsLifecycle

  • All Implemented Interfaces:
    com.atlassian.config.lifecycle.LifecycleItem

    public class ManagedScheduledJobsLifecycle
    extends Object
    implements com.atlassian.config.lifecycle.LifecycleItem
    Manages the initialisation and shutdown of the managed jobs.
    • Constructor Detail

      • ManagedScheduledJobsLifecycle

        public ManagedScheduledJobsLifecycle()
    • Method Detail

      • startup

        public void startup​(com.atlassian.config.lifecycle.LifecycleContext context)
        Specified by:
        startup in interface com.atlassian.config.lifecycle.LifecycleItem
      • shutdown

        public void shutdown​(com.atlassian.config.lifecycle.LifecycleContext context)
        Specified by:
        shutdown in interface com.atlassian.config.lifecycle.LifecycleItem