Class GitHubFileDownloader
- java.lang.Object
-
- io.quarkiverse.githubapp.runtime.github.GitHubFileDownloader
-
@ApplicationScoped public class GitHubFileDownloader extends Object
-
-
Constructor Summary
Constructors Constructor Description GitHubFileDownloader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<String>getFileContent(org.kohsuke.github.GHRepository ghRepository, String fullPath)
-