public class MigrateUUIDToDB extends MigrationClientBase
Modifier and Type | Field and Description |
---|---|
protected org.wso2.carbon.registry.core.Registry |
registry |
protected org.wso2.carbon.user.core.tenant.TenantManager |
tenantManager |
Constructor and Description |
---|
MigrateUUIDToDB(String tenantArguments,
String blackListTenantArguments,
String tenantRange,
org.wso2.carbon.user.core.tenant.TenantManager tenantManager) |
Modifier and Type | Method and Description |
---|---|
void |
moveUUIDToDBFromRegistry()
Get the List of APIs and pass it to DAO method to update the uuid
|
protected void |
startTenantFlow(String tenantDomain) |
dropFKConstraint, getTenantsArray, migrateFaultSequencesInRegistry, rxtMigration, updateAPIManagerDatabase, updateGenericAPIArtifacts
protected org.wso2.carbon.registry.core.Registry registry
protected org.wso2.carbon.user.core.tenant.TenantManager tenantManager
public MigrateUUIDToDB(String tenantArguments, String blackListTenantArguments, String tenantRange, org.wso2.carbon.user.core.tenant.TenantManager tenantManager) throws org.wso2.carbon.user.api.UserStoreException, org.wso2.carbon.apimgt.api.APIManagementException
org.wso2.carbon.user.api.UserStoreException
org.wso2.carbon.apimgt.api.APIManagementException
public void moveUUIDToDBFromRegistry() throws APIMigrationException
APIMigrationException
protected void startTenantFlow(String tenantDomain)
Copyright © 2024 WSO2. All rights reserved.