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