Uses of Class
org.kohsuke.github.GHApp
-
Packages that use GHApp Package Description org.kohsuke.github -
-
Uses of GHApp in org.kohsuke.github
Methods in org.kohsuke.github that return GHApp Modifier and Type Method Description GHAppGHCheckRun. getApp()Gets the GitHub app this check run belongs to, included in response.GHAppGHCheckSuite. getApp()Gets the GitHub app this check suite belongs to, included in response.GHAppGitHub. getApp()Returns the GitHub App associated with the authentication credentials used.
-