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 Summary
Constructors Constructor Description GitRepositoryInformation(String gitRepoUrl)
GitRepositoryInformation(String gitRepoUserName, String gitRepoPassword)
-