Uses of Enum
org.kohsuke.github.GHDeploymentState
Packages that use GHDeploymentState
-
Uses of GHDeploymentState in org.kohsuke.github
Methods in org.kohsuke.github that return GHDeploymentStateModifier and TypeMethodDescriptionGHDeploymentStatus.getState()Gets state.static GHDeploymentStateReturns the enum constant of this type with the specified name.static GHDeploymentState[]GHDeploymentState.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 GHDeploymentStateModifier and TypeMethodDescriptionGHDeployment.createStatus(GHDeploymentState state) Create status gh deployment status builder.