Class Messages
java.lang.Object
jenkins.plugins.publish_over.view_defaults.HostConfiguration.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyhostname:Hostname.static org.jvnet.localizer.Localizable_name()Keyname:Name.static org.jvnet.localizer.LocalizableKeypassword:Password.static org.jvnet.localizer.Localizable_port()Keyport:Port.static org.jvnet.localizer.LocalizableKeyremotePath:Remote Directory.static org.jvnet.localizer.LocalizableKeytest.progress:Testing....static org.jvnet.localizer.LocalizableKeytest.title:Test Configuration.static org.jvnet.localizer.Localizable_timeout()Keytimeout:Timeout (ms).static org.jvnet.localizer.LocalizableKeyusername:Username.static Stringhostname()Keyhostname:Hostname.static Stringname()Keyname:Name.static Stringpassword()Keypassword:Password.static Stringport()Keyport:Port.static StringKeyremotePath:Remote Directory.static StringKeytest.progress:Testing....static StringKeytest.title:Test Configuration.static Stringtimeout()Keytimeout:Timeout (ms).static Stringusername()Keyusername:Username.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
test_progress
Keytest.progress:Testing....- Returns:
Testing...
-
_test_progress
public static org.jvnet.localizer.Localizable _test_progress()Keytest.progress:Testing....- Returns:
Testing...
-
hostname
Keyhostname:Hostname.- Returns:
Hostname
-
_hostname
public static org.jvnet.localizer.Localizable _hostname()Keyhostname:Hostname.- Returns:
Hostname
-
password
Keypassword:Password.- Returns:
Password
-
_password
public static org.jvnet.localizer.Localizable _password()Keypassword:Password.- Returns:
Password
-
remotePath
KeyremotePath:Remote Directory.- Returns:
Remote Directory
-
_remotePath
public static org.jvnet.localizer.Localizable _remotePath()KeyremotePath:Remote Directory.- Returns:
Remote Directory
-
port
Keyport:Port.- Returns:
Port
-
_port
public static org.jvnet.localizer.Localizable _port()Keyport:Port.- Returns:
Port
-
name
Keyname:Name.- Returns:
Name
-
_name
public static org.jvnet.localizer.Localizable _name()Keyname:Name.- Returns:
Name
-
test_title
Keytest.title:Test Configuration.- Returns:
Test Configuration
-
_test_title
public static org.jvnet.localizer.Localizable _test_title()Keytest.title:Test Configuration.- Returns:
Test Configuration
-
timeout
Keytimeout:Timeout (ms).- Returns:
Timeout (ms)
-
_timeout
public static org.jvnet.localizer.Localizable _timeout()Keytimeout:Timeout (ms).- Returns:
Timeout (ms)
-
username
Keyusername:Username.- Returns:
Username
-
_username
public static org.jvnet.localizer.Localizable _username()Keyusername:Username.- Returns:
Username
-