Class SystemInfoOnStartup

java.lang.Object
com.atlassian.confluence.admin.actions.SystemInfoOnStartup
All Implemented Interfaces:
com.atlassian.config.lifecycle.LifecycleItem

public class SystemInfoOnStartup extends Object implements com.atlassian.config.lifecycle.LifecycleItem
  • Constructor Details

    • SystemInfoOnStartup

      public SystemInfoOnStartup()
  • Method Details

    • shutdown

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

      public void startup(com.atlassian.config.lifecycle.LifecycleContext context) throws Exception
      Specified by:
      startup in interface com.atlassian.config.lifecycle.LifecycleItem
      Throws:
      Exception