Package org.teamapps.core
Class TeamAppsCore
java.lang.Object
org.teamapps.core.TeamAppsCore
public class TeamAppsCore
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TeamAppsCore(TeamAppsConfiguration config, WebController webController) -
Method Summary
Modifier and Type Method Description TeamAppsConfigurationgetConfig()org.teamapps.icons.IconLibraryRegistrygetIconLibraryRegistry()com.fasterxml.jackson.databind.ObjectMappergetObjectMapper()TeamAppsUxSessionManagergetSessionManager()TeamAppsUiSessionManagergetUiSessionManager()TeamAppsUploadManagergetUploadManager()WebControllergetWebController()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TeamAppsCore
-
-
Method Details
-
getConfig
-
getWebController
-
getObjectMapper
public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper() -
getUiSessionManager
-
getIconLibraryRegistry
public org.teamapps.icons.IconLibraryRegistry getIconLibraryRegistry() -
getSessionManager
-
getUploadManager
-