public class RepositoryUtils extends Object
| 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 List<URL> getPRFromDescription(URL url, String content) throws MalformedURLException, URISyntaxException
Copyright © 2018 JBoss by Red Hat. All rights reserved.