Package sk.iway.iwcm.stat.rest
Class BrowserIdentifierMigrationRestController
java.lang.Object
sk.iway.iwcm.stat.rest.BrowserIdentifierMigrationRestController
@RestController
@RequestMapping("/admin/rest/settings/stat-browser-migration")
@PreAuthorize("@WebjetSecurityService.hasPermission(\'modUpdate|users.edit_admins\')")
public class BrowserIdentifierMigrationRestController
extends Object
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
BrowserIdentifierMigrationRestController
-
-
Method Details
-
preview
- Throws:
SQLException
-
status
-
start
-
stop
-
finalizeIdentifiers
@PostMapping("/finalize") public BrowserIdentifierMigrationService.State finalizeIdentifiers() throws SQLException- Throws:
SQLException
-