Uses of Enum
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.HostnameSource
Packages that use HostnameSource
-
Uses of HostnameSource in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster
Methods in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster that return HostnameSourceModifier and TypeMethodDescriptionEiffelBroadcasterConfig.getHostnameSource()
Returns the hostname source.static HostnameSource
Returns the enum constant of this type with the specified name.static HostnameSource[]
HostnameSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster with parameters of type HostnameSourceModifier and TypeMethodDescriptionvoid
EiffelBroadcasterConfig.setHostnameSource
(HostnameSource hostnameSource) Sets the hostname source.