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