Class DeploymentSyncAdminClient


  • public class DeploymentSyncAdminClient
    extends Object
    • Constructor Detail

      • DeploymentSyncAdminClient

        public DeploymentSyncAdminClient​(org.apache.axis2.context.ConfigurationContext configCtx,
                                         String backendServerURL,
                                         String cookie,
                                         Locale locale)
                                  throws org.apache.axis2.AxisFault
        Throws:
        org.apache.axis2.AxisFault
    • Method Detail

      • getConfiguration

        public org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration getConfiguration()
                                                                                                                     throws Exception
        Throws:
        Exception
      • disableSynchronizer

        public void disableSynchronizer()
                                 throws Exception
        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
      • getLastCheckoutTime

        public long getLastCheckoutTime()
                                 throws Exception
        Throws:
        Exception
      • getParamsByRepositoryType

        public org.wso2.carbon.deployment.synchronizer.stub.types.util.RepositoryConfigParameter[] getParamsByRepositoryType​(String repositoryType)
                                                                                                                      throws Exception
        Throws:
        Exception