Class GitHubHelper
java.lang.Object
org.apache.camel.dsl.jbang.core.common.GitHubHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringasGithubSingleUrl(String url) static voidfetchGithubUrls(String url, StringJoiner all) static voidfetchGithubUrls(String url, StringJoiner routes, StringJoiner kamelets, StringJoiner properties)
-
Method Details
-
asGithubSingleUrl
-
fetchGithubUrls
- Throws:
Exception
-
fetchGithubUrls
public static void fetchGithubUrls(String url, StringJoiner routes, StringJoiner kamelets, StringJoiner properties) throws Exception - Throws:
Exception
-