Class GistHelper
java.lang.Object
org.apache.camel.dsl.jbang.core.common.GistHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringasGistSingleUrl(String url) static voidfetchGistUrls(String url, StringJoiner all) static voidfetchGistUrls(String url, StringJoiner routes, StringJoiner kamelets, StringJoiner properties)
-
Method Details
-
asGistSingleUrl
-
fetchGistUrls
- Throws:
Exception
-
fetchGistUrls
public static void fetchGistUrls(String url, StringJoiner routes, StringJoiner kamelets, StringJoiner properties) throws Exception - Throws:
Exception
-