public class RepositoryUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
RELATED_PR_PATTERN |
| Constructor and Description |
|---|
RepositoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createRepositoryIdFromUrl(URL url) |
static List<URL> |
getPRFromDescription(URL url,
String content) |
public static final Pattern RELATED_PR_PATTERN
public static List<URL> getPRFromDescription(URL url, String content) throws MalformedURLException, URISyntaxException
Copyright © 2020 JBoss by Red Hat. All rights reserved.