Uses of Enum
org.kohsuke.github.GHMembership.State
Packages that use GHMembership.State
-
Uses of GHMembership.State in org.kohsuke.github
Methods in org.kohsuke.github that return GHMembership.StateModifier and TypeMethodDescriptionGHMembership.getState()
Gets state.static GHMembership.State
Returns the enum constant of this type with the specified name.static GHMembership.State[]
GHMembership.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kohsuke.github with parameters of type GHMembership.StateModifier and TypeMethodDescriptionGHMyself.listOrgMemberships
(GHMembership.State state) List your organization memberships.