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