Package org.kohsuke.github
Class GHRepository.Contributor
java.lang.Object
org.kohsuke.github.GHObject
org.kohsuke.github.GHPerson
org.kohsuke.github.GHUser
org.kohsuke.github.GHRepository.Contributor
- Enclosing class:
- GHRepository
The type Contributor.
-
Field Summary
Fields inherited from class org.kohsuke.github.GHPerson
avatar_url, bio, blog, company, email, followers, following, hireable, html_url, location, login, name, public_gists, public_repos, site_admin, total_private_repos, twitter_username, typeFields inherited from class org.kohsuke.github.GHObject
responseHeaderFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kohsuke.github.GHUser
follow, getBio, getFollowers, getFollows, getKeys, getLdapDn, getOrganizations, getSuspendedAt, isHireable, isMemberOf, isMemberOf, isPublicMemberOf, listEvents, listFollowers, listFollows, listGists, listProjects, listStarredRepositories, listSubscriptions, unfollowMethods inherited from class org.kohsuke.github.GHPerson
getAvatarUrl, getBlog, getCompany, getCreatedAt, getEmail, getFollowersCount, getFollowingCount, getGravatarId, getHtmlUrl, getLocation, getLogin, getName, getPublicGistCount, getPublicRepoCount, getRepositories, getRepository, getTotalPrivateRepoCount, getTwitterUsername, getType, getUpdatedAt, isSiteAdmin, iterateRepositories, listRepositories, listRepositories, populateMethods inherited from class org.kohsuke.github.GHObject
getId, getNodeId, getResponseHeaderFields, getUrl, setResponseHeaderFields, toString
-
Constructor Details
-
Contributor
public Contributor()
-
-
Method Details
-
getContributions
public int getContributions()Gets contributions.- Returns:
- the contributions
-
hashCode
public int hashCode()Hash code. -
equals
Equals. -
getRoot
Deprecated.For access to theGitHubinstance, use a local copy instead of pulling it out of objects.Get the rootGitHubinstance for this object.- Returns:
- the root
GitHubinstance
-
GitHubinstance, use a local copy instead of pulling it out of objects.