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
Exception
public void enableSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) throws Exception
Exception
public void updateSynchronizer(org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration config) throws Exception
Exception
public org.wso2.carbon.deployment.synchronizer.stub.types.util.RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType) throws Exception
Exception
Copyright © 2018 WSO2. All rights reserved.