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