Uses of Enum Class
io.jenkins.blueocean.events.PipelineEventChannel.EventProps
-
Uses of PipelineEventChannel.EventProps in io.jenkins.blueocean.events
Subclasses with type arguments of type PipelineEventChannel.EventProps in io.jenkins.blueocean.eventsModifier and TypeClassDescriptionstatic enumEvent property names.Methods in io.jenkins.blueocean.events that return PipelineEventChannel.EventPropsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PipelineEventChannel.EventProps[]PipelineEventChannel.EventProps.values()Returns an array containing the constants of this enum class, in the order they are declared.