Uses of Enum Class
org.jenkinsci.plugins.ssegateway.sse.SSEChannel.Event
Packages that use SSEChannel.Event
-
Uses of SSEChannel.Event in org.jenkinsci.plugins.ssegateway.sse
Methods in org.jenkinsci.plugins.ssegateway.sse that return SSEChannel.EventModifier and TypeMethodDescriptionstatic SSEChannel.Event
Returns the enum constant of this class with the specified name.static SSEChannel.Event[]
SSEChannel.Event.values()
Returns an array containing the constants of this enum class, in the order they are declared.