public class DeploymentSyncAdminClient extends Object
| Constructor and Description |
|---|
DeploymentSyncAdminClient(org.apache.axis2.context.ConfigurationContext configCtx,
String backendServerURL,
String cookie,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkout() |
void |
commit() |
void |
disableSynchronizer() |
void |
enableSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) |
org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration |
getConfiguration() |
long |
getLastCheckoutTime() |
long |
getLastCommitTime() |
org.wso2.carbon.deployment.synchronizer.stub.types.util.RepositoryConfigParameter[] |
getParamsByRepositoryType(String repositoryType) |
String[] |
getRepositoryTypes() |
void |
updateSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) |
public org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration getConfiguration()
throws Exception
Exceptionpublic void enableSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config)
throws Exception
Exceptionpublic void updateSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config)
throws Exception
Exceptionpublic org.wso2.carbon.deployment.synchronizer.stub.types.util.RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType) throws Exception
ExceptionCopyright © 2019 WSO2. All rights reserved.