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