Package io.quarkiverse.githubapp.runtime
Class RequestScopeCachingGitHubConfigFileProvider
java.lang.Object
io.quarkiverse.githubapp.runtime.RequestScopeCachingGitHubConfigFileProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfigObject(org.kohsuke.github.GHRepository ghRepository, String path, ConfigFile.Source source, Class<?> type)
-
Constructor Details
-
RequestScopeCachingGitHubConfigFileProvider
public RequestScopeCachingGitHubConfigFileProvider()
-
-
Method Details
-
getConfigObject
public Object getConfigObject(org.kohsuke.github.GHRepository ghRepository, String path, ConfigFile.Source source, Class<?> type)
-