Package sk.iway.iwcm.stat.rest
Class BrowserIdentifierMigrationService.Preview
java.lang.Object
sk.iway.iwcm.stat.rest.BrowserIdentifierMigrationService.Preview
- Enclosing class:
- BrowserIdentifierMigrationService
Contains the read-only analysis shown before an administrator starts the migration.
-
Constructor Summary
ConstructorsConstructorDescriptionPreview(List<BrowserIdentifierMigrationService.Mapping> seoBots, List<BrowserIdentifierMigrationService.Mapping> browserKeys, List<BrowserIdentifierMigrationService.Mapping> retainedKeys, List<String> tables, boolean seoBotsIndexReady) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
Preview
public Preview(List<BrowserIdentifierMigrationService.Mapping> seoBots, List<BrowserIdentifierMigrationService.Mapping> browserKeys, List<BrowserIdentifierMigrationService.Mapping> retainedKeys, List<String> tables, boolean seoBotsIndexReady)
-
-
Method Details
-
getSeoBots
-
getBrowserKeys
-
getRetainedKeys
-
getTables
-
isSeoBotsIndexReady
public boolean isSeoBotsIndexReady()
-