Class S2GitRepositoryManager

java.lang.Object
org.wso2.carbon.deployment.synchronizer.RepositoryManager
org.wso2.carbon.deployment.synchronizer.git.stratos2.S2GitRepositoryManager

public class S2GitRepositoryManager extends org.wso2.carbon.deployment.synchronizer.RepositoryManager
  • Constructor Details

    • S2GitRepositoryManager

      public S2GitRepositoryManager()
    • S2GitRepositoryManager

      public S2GitRepositoryManager(org.wso2.carbon.deployment.synchronizer.RepositoryCreator repositoryCreator)
  • Method Details

    • getUrlInformation

      public org.wso2.carbon.deployment.synchronizer.RepositoryInformation getUrlInformation(int tenantId) throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
      Specified by:
      getUrlInformation in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
      Throws:
      org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
    • getCredentialsInformation

      public org.wso2.carbon.deployment.synchronizer.RepositoryInformation getCredentialsInformation(int tenantId) throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
      Specified by:
      getCredentialsInformation in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
      Throws:
      org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
    • provisionRepository

      public void provisionRepository(int tenantId) throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
      Specified by:
      provisionRepository in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
      Throws:
      org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
    • addRepository

      public void addRepository(int tenantId, String url) throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
      Specified by:
      addRepository in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
      Throws:
      org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException