Uses of Enum Class
com.webhookrelay.jenkins.ConnectionStatus
Packages that use ConnectionStatus
-
Uses of ConnectionStatus in com.webhookrelay.jenkins
Subclasses with type arguments of type ConnectionStatus in com.webhookrelay.jenkinsMethods in com.webhookrelay.jenkins that return ConnectionStatusModifier and TypeMethodDescriptionWebhookRelayPlugin.getConnectionStatus()static ConnectionStatusReturns the enum constant of this class with the specified name.static ConnectionStatus[]ConnectionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.