Class NavigationConfigurationImportService
java.lang.Object
io.meeds.social.navigation.service.NavigationConfigurationImportService
- All Implemented Interfaces:
io.meeds.social.common.ContainerStartableService
@Component
public class NavigationConfigurationImportService
extends Object
implements io.meeds.social.common.ContainerStartableService
A Service to inject Default Left Menu configuration on server startup
-
Field Summary
Fields inherited from interface io.meeds.social.common.ContainerStartableService
DEFAULT_TASK_ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.meeds.social.common.ContainerStartableService
getId
-
Constructor Details
-
NavigationConfigurationImportService
public NavigationConfigurationImportService()
-
-
Method Details
-
getOrder
public int getOrder()- Specified by:
getOrderin interfaceio.meeds.social.common.ContainerStartableService
-
start
public void start()- Specified by:
startin interfaceio.meeds.social.common.ContainerStartableService
-