public class SpaceNavigationMigration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CS_SPACES_NAVIGATION_MIGRATION_DONE |
static String |
CS_SPACES_NAVIGATION_MIGRATION_DONE_KEY |
| Constructor and Description |
|---|
SpaceNavigationMigration(org.exoplatform.social.core.space.spi.SpaceService spaceService,
CSSpaceService cSSpaceService,
org.exoplatform.portal.config.UserPortalConfigService portalConfigService,
org.exoplatform.portal.mop.navigation.NavigationService navigationService,
org.exoplatform.portal.mop.description.DescriptionService descriptionService,
org.exoplatform.services.resources.ResourceBundleManager bundleManager) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSpaceNavigationlMigrated() |
void |
migrate() |
static void |
setSpaceNavigationMigrationDone() |
public static final String CS_SPACES_NAVIGATION_MIGRATION_DONE_KEY
public static final String CS_SPACES_NAVIGATION_MIGRATION_DONE
public SpaceNavigationMigration(org.exoplatform.social.core.space.spi.SpaceService spaceService,
CSSpaceService cSSpaceService,
org.exoplatform.portal.config.UserPortalConfigService portalConfigService,
org.exoplatform.portal.mop.navigation.NavigationService navigationService,
org.exoplatform.portal.mop.description.DescriptionService descriptionService,
org.exoplatform.services.resources.ResourceBundleManager bundleManager)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.