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
-
Field Summary
Fields inherited from class org.wso2.carbon.deployment.synchronizer.RepositoryInformation
log -
Constructor Summary
ConstructorsConstructorDescriptionGitRepositoryInformation(String gitRepoUrl) GitRepositoryInformation(String gitRepoUserName, String gitRepoPassword) -
Method Summary
Methods inherited from class org.wso2.carbon.deployment.synchronizer.RepositoryInformation
getPassword, getUrl, getUserName, setPassword, setUrl, setUserName
-
Constructor Details
-
GitRepositoryInformation
-
GitRepositoryInformation
-