Package com.atlassian.jira.projects
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
Launcher
-
-
Method Details
-
onStart
public void onStart()- Specified by:
onStartin interfacecom.atlassian.sal.api.lifecycle.LifecycleAware
-
onStop
public void onStop()- Specified by:
onStopin interfacecom.atlassian.sal.api.lifecycle.LifecycleAware
-