Class Overview
This component migrates project tabs from the StudioTabManager in the jira-ondemand-theme-plugin to the
CustomContentLinkService in the atlassian-nav-links-plugin.
It exists only to see a startup event and perform the migration
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
From interface
com.atlassian.sal.api.lifecycle.LifecycleAware
|
Public Constructors
Public Methods