public class RepositorySelector extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RepositorySelector.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getProjectKey() |
String |
getSlug() |
int |
hashCode() |
static RepositorySelector |
of(String projectKey,
String slug) |
Copyright © 2019 Atlassian. All rights reserved.