Uses of Interface
com.jcabi.github.Organization
Packages that use Organization
Package
Description
Object-Oriented GitHub API.
Mock GitHub server.
-
Uses of Organization in com.jcabi.github
Classes in com.jcabi.github that implement OrganizationModifier and TypeClassDescriptionstatic final classSmart Organization with extra features.Methods in com.jcabi.github that return OrganizationModifier and TypeMethodDescriptionGet specific organization by name.PublicMembers.org()Organization of which these are public members.RtPublicMembers.org()Methods in com.jcabi.github that return types with arguments of type OrganizationModifier and TypeMethodDescriptionOrganizations.iterate()Iterate over organizations of the currently logged-in user.UserOrganizations.iterate()Iterate organizations of particular user.Methods in com.jcabi.github with parameters of type OrganizationConstructors in com.jcabi.github with parameters of type OrganizationModifierConstructorDescriptionRtPublicMembers(com.jcabi.http.Request req, Organization organ) Public ctor.Smart(Organization orgn) Public ctor. -
Uses of Organization in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement OrganizationMethods in com.jcabi.github.mock that return OrganizationMethods in com.jcabi.github.mock with parameters of type OrganizationConstructors in com.jcabi.github.mock with parameters of type Organization