Uses of Enum Class
com.tikal.hudson.plugins.notification.Protocol
Packages that use Protocol
-
Uses of Protocol in com.tikal.hudson.plugins.notification
Methods in com.tikal.hudson.plugins.notification that return ProtocolModifier and TypeMethodDescriptionEndpoint.getProtocol()static ProtocolReturns the enum constant of this class with the specified name.static Protocol[]Protocol.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.tikal.hudson.plugins.notification with parameters of type ProtocolModifier and TypeMethodDescriptionvoidEndpoint.setProtocol(Protocol protocol) Sets the protocol for theConstructors in com.tikal.hudson.plugins.notification with parameters of type Protocol