Uses of Class
org.kohsuke.github.GHLicense
Packages that use GHLicense
-
Uses of GHLicense in org.kohsuke.github
Methods in org.kohsuke.github that return GHLicenseModifier and TypeMethodDescriptionGHRepository.getLicense()
Gets the basic license details for the repository.GitHub.getLicense
(String key) Returns the full details for a license.Methods in org.kohsuke.github that return types with arguments of type GHLicenseModifier and TypeMethodDescriptionGitHub.listLicenses()
Returns a list of popular open source licenses.