Uses of Class
org.wso2.carbon.deployment.synchronizer.util.DeploymentSynchronizerConfiguration
Packages that use DeploymentSynchronizerConfiguration
Package
Description
-
Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.repository
Methods in org.wso2.carbon.deployment.synchronizer.repository that return DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionCarbonRepositoryUtils.getActiveSynchronizerConfiguration(int tenantId) Loads the deployment synchronizer configuration.CarbonRepositoryUtils.getDefaultDeploymentSyncConfiguration()CarbonRepositoryUtils.getDeploymentSyncConfigurationFromConf()Load the deployment synchronizer configuration from the global ServerConfiguration of Carbon.CarbonRepositoryUtils.getDeploymentSyncConfigurationFromRegistry(int tenantId) Loads the deployment synchronizer configuration from the configuration registry of the specified tenant.Methods in org.wso2.carbon.deployment.synchronizer.repository with parameters of type DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionstatic voidCarbonRepositoryUtils.persistConfiguration(DeploymentSynchronizerConfiguration config, int tenantId) Save the given DeploymentSynchronizerConfiguration to the registry. -
Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.services
Methods in org.wso2.carbon.deployment.synchronizer.services that return DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionDeploymentSynchronizerAdmin.getSynchronizerConfigurationForCarbonRepository()Methods in org.wso2.carbon.deployment.synchronizer.services with parameters of type DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionvoidDeploymentSynchronizerAdmin.enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config) voidDeploymentSynchronizerAdmin.updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config)