Class GitRepositoryInformation

java.lang.Object
org.wso2.carbon.deployment.synchronizer.RepositoryInformation
org.wso2.carbon.deployment.synchronizer.git.GitRepositoryInformation

public class GitRepositoryInformation extends org.wso2.carbon.deployment.synchronizer.RepositoryInformation
  • Constructor Details

    • GitRepositoryInformation

      public GitRepositoryInformation(String gitRepoUrl)
    • GitRepositoryInformation

      public GitRepositoryInformation(String gitRepoUserName, String gitRepoPassword)