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