public class GitLabProjectBranchesService extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GitLabProjectBranchesService.BranchLoadingException |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBranches(GitLabClient client,
String sourceRepositoryString) |
static GitLabProjectBranchesService |
instance() |
public static GitLabProjectBranchesService instance()
public List<String> getBranches(GitLabClient client, String sourceRepositoryString)
Copyright © 2016–2022. All rights reserved.