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) InputBranchStateManageBranchGitHubAction.getInputState()Gets the "state" input.static InputBranchStateReturns 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.