Class DeploymentSyncAdminClient
java.lang.Object
org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
-
Constructor Summary
ConstructorsConstructorDescriptionDeploymentSyncAdminClient(org.apache.axis2.context.ConfigurationContext configCtx, String backendServerURL, String cookie, Locale locale) -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckout()voidcommit()voidvoidenableSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfigurationlonglongorg.wso2.carbon.deployment.synchronizer.stub.types.util.RepositoryConfigParameter[]getParamsByRepositoryType(String repositoryType) String[]voidupdateSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config)
-
Constructor Details
-
Method Details
-
getConfiguration
public org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration getConfiguration() throws Exception- Throws:
Exception
-
disableSynchronizer
- Throws:
Exception
-
enableSynchronizer
public void enableSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) throws Exception - Throws:
Exception
-
updateSynchronizer
public void updateSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) throws Exception - Throws:
Exception
-
getLastCommitTime
- Throws:
Exception
-
getLastCheckoutTime
- Throws:
Exception
-
commit
- Throws:
Exception
-
checkout
- Throws:
Exception
-
getParamsByRepositoryType
public org.wso2.carbon.deployment.synchronizer.stub.types.util.RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType) throws Exception - Throws:
Exception
-
getRepositoryTypes
- Throws:
Exception
-