Uses of Enum
io.jenkins.plugins.xygeni.model.ComputerEvent.Action
Packages that use ComputerEvent.Action
-
Uses of ComputerEvent.Action in io.jenkins.plugins.xygeni.model
Methods in io.jenkins.plugins.xygeni.model that return ComputerEvent.ActionModifier and TypeMethodDescriptionstatic ComputerEvent.Action
Returns the enum constant of this type with the specified name.static ComputerEvent.Action[]
ComputerEvent.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.jenkins.plugins.xygeni.model with parameters of type ComputerEvent.ActionModifier and TypeMethodDescriptionstatic ComputerEvent
ComputerEvent.from
(Computer computer, ComputerEvent.Action action) Constructors in io.jenkins.plugins.xygeni.model with parameters of type ComputerEvent.Action