public interface PlatformEngineConfigurationApi
Modifier and Type | Field and Description |
---|---|
static String |
KEY_PLATFORM_ENGINE_CONFIG |
Modifier and Type | Method and Description |
---|---|
CommentService |
getCommentService() |
ConfigurationService |
getConfigurationService() |
MigrationService |
getMigrationService() |
PlatformManagementService |
getPlatformManagementService() |
PlatformRepositoryService |
getPlatformRepositoryService() |
TranslationService |
getTranslationService() |
static final String KEY_PLATFORM_ENGINE_CONFIG
TranslationService getTranslationService()
CommentService getCommentService()
ConfigurationService getConfigurationService()
MigrationService getMigrationService()
PlatformManagementService getPlatformManagementService()
PlatformRepositoryService getPlatformRepositoryService()