Uses of Enum
org.kohsuke.github.GHRepositoryDiscussion.State
Packages that use GHRepositoryDiscussion.State
-
Uses of GHRepositoryDiscussion.State in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryDiscussion.StateModifier and TypeMethodDescriptionGHRepositoryDiscussion.getState()Gets the state.static GHRepositoryDiscussion.StateReturns the enum constant of this type with the specified name.static GHRepositoryDiscussion.State[]GHRepositoryDiscussion.State.values()Returns an array containing the constants of this enum type, in the order they are declared.