Class Launcher

java.lang.Object
com.atlassian.jira.projects.Launcher
All Implemented Interfaces:
com.atlassian.sal.api.lifecycle.LifecycleAware

@Component public class Launcher extends Object implements com.atlassian.sal.api.lifecycle.LifecycleAware
This class should contain logic to handle Manifesto promotions while main JIRA version is kept unchanged
Since:
v1.7.0
  • Constructor Details

  • Method Details

    • onStart

      public void onStart()
      Specified by:
      onStart in interface com.atlassian.sal.api.lifecycle.LifecycleAware
    • onStop

      public void onStop()
      Specified by:
      onStop in interface com.atlassian.sal.api.lifecycle.LifecycleAware