Package com.atlassian.confluence.event.events.lifecycle


package com.atlassian.confluence.event.events.lifecycle
  • Classes
    Class
    Description
    Event produced when the application has completed starting up, and all life-cycle event plug-ins have had their start-up methods called successfully.
    Event produced when the application has shut down, and all the life-cycle plug-ins have had their shutdown methods called.
    Event produced when the application is about to shut down, before any shutdown life-cycle plug-ins are run.