Uses of Enum Class
me.julb.applications.github.actions.InputMilestoneState
Packages that use InputMilestoneState
-
Uses of InputMilestoneState in me.julb.applications.github.actions
Methods in me.julb.applications.github.actions that return InputMilestoneStateModifier and TypeMethodDescription(package private) InputMilestoneState
ManageMilestoneGitHubAction.getInputState()
Gets the "state" input.static InputMilestoneState
Returns the enum constant of this class with the specified name.static InputMilestoneState[]
InputMilestoneState.values()
Returns an array containing the constants of this enum class, in the order they are declared.