Uses of Enum
org.kohsuke.github.GHDeploymentState
-
Uses of GHDeploymentState in org.kohsuke.github
Modifier and TypeMethodDescriptionGHDeploymentStatus.getState()
Gets state.static GHDeploymentState
Returns 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.Modifier and TypeMethodDescriptionGHDeployment.createStatus
(GHDeploymentState state) Create status gh deployment status builder.