Uses of Class
org.kohsuke.github.GHAppFromManifest
-
Packages that use GHAppFromManifest Package Description org.kohsuke.github -
-
Uses of GHAppFromManifest in org.kohsuke.github
Methods in org.kohsuke.github that return GHAppFromManifest Modifier and Type Method Description GHAppFromManifestGitHub. createAppFromManifest(String code)Creates a GitHub App from a manifest.
-