| Package | Description |
|---|---|
| com.urswolfer.gerrit.client.rest.http.projects |
| Constructor and Description |
|---|
ProjectApiRestClient(GerritRestClient gerritRestClient,
ProjectsParser projectsParser,
BranchInfoParser branchInfoParser,
TagInfoParser tagInfoParser,
String name) |
ProjectsRestClient(GerritRestClient gerritRestClient,
ProjectsParser projectsParser,
BranchInfoParser branchInfoParser,
TagInfoParser tagInfoParser) |
TagApiRestClient(GerritRestClient gerritRestClient,
TagInfoParser tagInfoParser,
ProjectApiRestClient projectApiRestClient,
String name) |
Copyright © 2018. All rights reserved.