Uses of Class
org.wso2.carbon.deployment.synchronizer.git.internal.RepositoryInformationServiceClient
-
Packages that use RepositoryInformationServiceClient Package Description org.wso2.carbon.deployment.synchronizer.git.internal -
-
Uses of RepositoryInformationServiceClient in org.wso2.carbon.deployment.synchronizer.git.internal
Methods in org.wso2.carbon.deployment.synchronizer.git.internal that return RepositoryInformationServiceClient Modifier and Type Method Description RepositoryInformationServiceClientGitRepositoryContext. getRepoInfoServiceClient()Methods in org.wso2.carbon.deployment.synchronizer.git.internal with parameters of type RepositoryInformationServiceClient Modifier and Type Method Description voidGitRepositoryContext. setRepoInfoServiceClient(RepositoryInformationServiceClient repoInfoServiceClient)
-