Uses of Enum
io.jenkins.plugins.xygeni.model.PluginsEvent.Action
Packages that use PluginsEvent.Action
-
Uses of PluginsEvent.Action in io.jenkins.plugins.xygeni.model
Methods in io.jenkins.plugins.xygeni.model that return PluginsEvent.ActionModifier and TypeMethodDescriptionstatic PluginsEvent.Action
Returns the enum constant of this type with the specified name.static PluginsEvent.Action[]
PluginsEvent.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 PluginsEvent.ActionModifier and TypeMethodDescriptionstatic PluginsEvent
PluginsEvent.from
(Set<PluginsEvent.ActivePlugin> activePlugins, PluginsEvent.Action action) Constructors in io.jenkins.plugins.xygeni.model with parameters of type PluginsEvent.Action