Uses of Class
org.kohsuke.github.GHPerson
Packages that use GHPerson
-
Uses of GHPerson in org.kohsuke.github
Classes in org.kohsuke.github with type parameters of type GHPersonModifier and TypeClassDescriptionclass
GHPersonSet<T extends GHPerson>
Set ofGHPerson
with helper lookup methods.Subclasses of GHPerson in org.kohsuke.githubModifier and TypeClassDescriptionclass
Represents the account that's logging into GitHub.class
The type GHOrganization.static class
The type Contributor.class
Represents an user of GitHub.Constructors in org.kohsuke.github with parameters of type GHPerson