Package jenkins.plugins.publish_over_ftp
Class Messages
java.lang.Object
jenkins.plugins.publish_over_ftp.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.LocalizableKeybuilder.descriptor.displayName:Send files over FTP.static org.jvnet.localizer.LocalizableKeyconsole.loggedInShowingCommunication:Logged in, command printing enabled.static org.jvnet.localizer.LocalizableKeyconsole.logInHidingCommunication:Logging in, command printing disabled.static org.jvnet.localizer.LocalizableKeyconsole.message.prefix:FTP:.static org.jvnet.localizer.LocalizableKeyconsole.usingPwd:Remote root is not absolute, getting absolute directory from PWD.static org.jvnet.localizer.LocalizableKeydescriptor.displayName:Send build artifacts over FTP.static org.jvnet.localizer.LocalizableKeydescriptor.testConnection.error:Failed to connect or change directory.static org.jvnet.localizer.LocalizableKeydescriptor.testConnection.ok:Success.static org.jvnet.localizer.LocalizableKeyexception.client.cdup:Failed to change to parent directory.static org.jvnet.localizer.Localizable_exception_client_dele(Object arg0) Keyexception.client.dele:Failed to delete file [{0}].static org.jvnet.localizer.LocalizableKeyexception.client.fileIsNull:Failed to parse a file entry returned from the server.static org.jvnet.localizer.LocalizableKeyexception.client.listParserNull:Failed to get a list of files from the server.static org.jvnet.localizer.LocalizableKeyexception.client.rmdir:Failed to delete directory [{0}].static org.jvnet.localizer.Localizable_exception_connectFailed(Object arg0, Object arg1, Object arg2) Keyexception.connectFailed:Failed to connect to host [{0}] on port [{1}] - got response code [{2}].static org.jvnet.localizer.LocalizableKeyexception.cwdException:Exception when changing to FTP directory [{0}].static org.jvnet.localizer.LocalizableKeyexception.exceptionOnDisconnect:Exception when disconnecting from server. Message [{0}].static org.jvnet.localizer.LocalizableKeyexception.exceptionSettingTransferMode:Failed to set FTP transfer mode.static org.jvnet.localizer.LocalizableKeyexception.failedToCreateClient:Failed to connect and initialize FTP connection. Message: [{0}].static org.jvnet.localizer.LocalizableKeyexception.failedToSetTransferMode:Failed to set FTP transfer mode. Server message: [{0}].static org.jvnet.localizer.LocalizableKeyexception.failedToStoreFile:Could not write file. Server message: [{0}].static org.jvnet.localizer.Localizable_exception_logInFailed(Object arg0) Keyexception.logInFailed:Failed to log in with username [{0}] - check username and password.static org.jvnet.localizer.LocalizableKeyexception.mkdirException:Exception when making FTP directory [{0}].static org.jvnet.localizer.LocalizableKeyexception.noSourceFiles:An FTP Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/* or **\*.static org.jvnet.localizer.LocalizableKeyexception.pwdNotAbsolute:PWD [{0}] did not return an absolute path. Set remote directory in the Jenkins configuration to an absolute path.static org.jvnet.localizer.LocalizableKeyhostconfig.descriptor:FTP Host Configuration.static org.jvnet.localizer.LocalizableKeylog.disconnectQuietly:Exception disconnecting.static org.jvnet.localizer.LocalizableKeyparamPublish.descriptor.displayName:FTP Param Publish.static org.jvnet.localizer.LocalizableKeypromotion.descriptor.displayName:Send build artifacts over FTP.static org.jvnet.localizer.LocalizableKeypublisher.descriptor.displayName:FTP Publisher.static org.jvnet.localizer.LocalizableKeypublisherLabel.descriptor.displayName:FTP Publisher Label.static org.jvnet.localizer.LocalizableKeyretry.descriptor.displayName:FTP Retry.static org.jvnet.localizer.LocalizableKeytransfer.descriptor.displayName:FTP Transfer.static StringKeybuilder.descriptor.displayName:Send files over FTP.static StringKeyconsole.loggedInShowingCommunication:Logged in, command printing enabled.static StringKeyconsole.logInHidingCommunication:Logging in, command printing disabled.static StringKeyconsole.message.prefix:FTP:.static StringKeyconsole.usingPwd:Remote root is not absolute, getting absolute directory from PWD.static StringKeydescriptor.displayName:Send build artifacts over FTP.static StringKeydescriptor.testConnection.error:Failed to connect or change directory.static StringKeydescriptor.testConnection.ok:Success.static StringKeyexception.client.cdup:Failed to change to parent directory.static Stringexception_client_dele(Object arg0) Keyexception.client.dele:Failed to delete file [{0}].static StringKeyexception.client.fileIsNull:Failed to parse a file entry returned from the server.static StringKeyexception.client.listParserNull:Failed to get a list of files from the server.static Stringexception_client_rmdir(Object arg0) Keyexception.client.rmdir:Failed to delete directory [{0}].static Stringexception_connectFailed(Object arg0, Object arg1, Object arg2) Keyexception.connectFailed:Failed to connect to host [{0}] on port [{1}] - got response code [{2}].static Stringexception_cwdException(Object arg0) Keyexception.cwdException:Exception when changing to FTP directory [{0}].static StringKeyexception.exceptionOnDisconnect:Exception when disconnecting from server. Message [{0}].static StringKeyexception.exceptionSettingTransferMode:Failed to set FTP transfer mode.static StringKeyexception.failedToCreateClient:Failed to connect and initialize FTP connection. Message: [{0}].static StringKeyexception.failedToSetTransferMode:Failed to set FTP transfer mode. Server message: [{0}].static StringKeyexception.failedToStoreFile:Could not write file. Server message: [{0}].static Stringexception_logInFailed(Object arg0) Keyexception.logInFailed:Failed to log in with username [{0}] - check username and password.static StringKeyexception.mkdirException:Exception when making FTP directory [{0}].static StringKeyexception.noSourceFiles:An FTP Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/* or **\*.static StringKeyexception.pwdNotAbsolute:PWD [{0}] did not return an absolute path. Set remote directory in the Jenkins configuration to an absolute path.static StringKeyhostconfig.descriptor:FTP Host Configuration.static StringKeylog.disconnectQuietly:Exception disconnecting.static StringKeyparamPublish.descriptor.displayName:FTP Param Publish.static StringKeypromotion.descriptor.displayName:Send build artifacts over FTP.static StringKeypublisher.descriptor.displayName:FTP Publisher.static StringKeypublisherLabel.descriptor.displayName:FTP Publisher Label.static StringKeyretry.descriptor.displayName:FTP Retry.static StringKeytransfer.descriptor.displayName:FTP Transfer.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
exception_client_dele
Keyexception.client.dele:Failed to delete file [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to delete file [{0}]
-
_exception_client_dele
Keyexception.client.dele:Failed to delete file [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to delete file [{0}]
-
console_message_prefix
Keyconsole.message.prefix:FTP:.- Returns:
FTP:
-
_console_message_prefix
public static org.jvnet.localizer.Localizable _console_message_prefix()Keyconsole.message.prefix:FTP:.- Returns:
FTP:
-
exception_client_listParserNull
Keyexception.client.listParserNull:Failed to get a list of files from the server.- Returns:
Failed to get a list of files from the server
-
_exception_client_listParserNull
public static org.jvnet.localizer.Localizable _exception_client_listParserNull()Keyexception.client.listParserNull:Failed to get a list of files from the server.- Returns:
Failed to get a list of files from the server
-
descriptor_displayName
Keydescriptor.displayName:Send build artifacts over FTP.- Returns:
Send build artifacts over FTP
-
_descriptor_displayName
public static org.jvnet.localizer.Localizable _descriptor_displayName()Keydescriptor.displayName:Send build artifacts over FTP.- Returns:
Send build artifacts over FTP
-
exception_client_fileIsNull
Keyexception.client.fileIsNull:Failed to parse a file entry returned from the server.- Returns:
Failed to parse a file entry returned from the server
-
_exception_client_fileIsNull
public static org.jvnet.localizer.Localizable _exception_client_fileIsNull()Keyexception.client.fileIsNull:Failed to parse a file entry returned from the server.- Returns:
Failed to parse a file entry returned from the server
-
hostconfig_descriptor
Keyhostconfig.descriptor:FTP Host Configuration.- Returns:
FTP Host Configuration
-
_hostconfig_descriptor
public static org.jvnet.localizer.Localizable _hostconfig_descriptor()Keyhostconfig.descriptor:FTP Host Configuration.- Returns:
FTP Host Configuration
-
log_disconnectQuietly
Keylog.disconnectQuietly:Exception disconnecting.- Returns:
Exception disconnecting
-
_log_disconnectQuietly
public static org.jvnet.localizer.Localizable _log_disconnectQuietly()Keylog.disconnectQuietly:Exception disconnecting.- Returns:
Exception disconnecting
-
promotion_descriptor_displayName
Keypromotion.descriptor.displayName:Send build artifacts over FTP.- Returns:
Send build artifacts over FTP
-
_promotion_descriptor_displayName
public static org.jvnet.localizer.Localizable _promotion_descriptor_displayName()Keypromotion.descriptor.displayName:Send build artifacts over FTP.- Returns:
Send build artifacts over FTP
-
descriptor_testConnection_ok
Keydescriptor.testConnection.ok:Success.- Returns:
Success
-
_descriptor_testConnection_ok
public static org.jvnet.localizer.Localizable _descriptor_testConnection_ok()Keydescriptor.testConnection.ok:Success.- Returns:
Success
-
exception_pwdNotAbsolute
Keyexception.pwdNotAbsolute:PWD [{0}] did not return an absolute path. Set remote directory in the Jenkins configuration to an absolute path.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
PWD [{0}] did not return an absolute path. Set remote directory in the Jenkins configuration to an absolute path
-
_exception_pwdNotAbsolute
Keyexception.pwdNotAbsolute:PWD [{0}] did not return an absolute path. Set remote directory in the Jenkins configuration to an absolute path.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
PWD [{0}] did not return an absolute path. Set remote directory in the Jenkins configuration to an absolute path
-
paramPublish_descriptor_displayName
KeyparamPublish.descriptor.displayName:FTP Param Publish.- Returns:
FTP Param Publish
-
_paramPublish_descriptor_displayName
public static org.jvnet.localizer.Localizable _paramPublish_descriptor_displayName()KeyparamPublish.descriptor.displayName:FTP Param Publish.- Returns:
FTP Param Publish
-
descriptor_testConnection_error
Keydescriptor.testConnection.error:Failed to connect or change directory.- Returns:
Failed to connect or change directory
-
_descriptor_testConnection_error
public static org.jvnet.localizer.Localizable _descriptor_testConnection_error()Keydescriptor.testConnection.error:Failed to connect or change directory.- Returns:
Failed to connect or change directory
-
transfer_descriptor_displayName
Keytransfer.descriptor.displayName:FTP Transfer.- Returns:
FTP Transfer
-
_transfer_descriptor_displayName
public static org.jvnet.localizer.Localizable _transfer_descriptor_displayName()Keytransfer.descriptor.displayName:FTP Transfer.- Returns:
FTP Transfer
-
publisherLabel_descriptor_displayName
KeypublisherLabel.descriptor.displayName:FTP Publisher Label.- Returns:
FTP Publisher Label
-
_publisherLabel_descriptor_displayName
public static org.jvnet.localizer.Localizable _publisherLabel_descriptor_displayName()KeypublisherLabel.descriptor.displayName:FTP Publisher Label.- Returns:
FTP Publisher Label
-
exception_exceptionOnDisconnect
Keyexception.exceptionOnDisconnect:Exception when disconnecting from server. Message [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Exception when disconnecting from server. Message [{0}]
-
_exception_exceptionOnDisconnect
Keyexception.exceptionOnDisconnect:Exception when disconnecting from server. Message [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Exception when disconnecting from server. Message [{0}]
-
builder_descriptor_displayName
Keybuilder.descriptor.displayName:Send files over FTP.- Returns:
Send files over FTP
-
_builder_descriptor_displayName
public static org.jvnet.localizer.Localizable _builder_descriptor_displayName()Keybuilder.descriptor.displayName:Send files over FTP.- Returns:
Send files over FTP
-
console_loggedInShowingCommunication
Keyconsole.loggedInShowingCommunication:Logged in, command printing enabled.- Returns:
Logged in, command printing enabled
-
_console_loggedInShowingCommunication
public static org.jvnet.localizer.Localizable _console_loggedInShowingCommunication()Keyconsole.loggedInShowingCommunication:Logged in, command printing enabled.- Returns:
Logged in, command printing enabled
-
exception_failedToSetTransferMode
Keyexception.failedToSetTransferMode:Failed to set FTP transfer mode. Server message: [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to set FTP transfer mode. Server message: [{0}]
-
_exception_failedToSetTransferMode
Keyexception.failedToSetTransferMode:Failed to set FTP transfer mode. Server message: [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to set FTP transfer mode. Server message: [{0}]
-
exception_failedToStoreFile
Keyexception.failedToStoreFile:Could not write file. Server message: [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Could not write file. Server message: [{0}]
-
_exception_failedToStoreFile
Keyexception.failedToStoreFile:Could not write file. Server message: [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Could not write file. Server message: [{0}]
-
exception_logInFailed
Keyexception.logInFailed:Failed to log in with username [{0}] - check username and password.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to log in with username [{0}] - check username and password
-
_exception_logInFailed
Keyexception.logInFailed:Failed to log in with username [{0}] - check username and password.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to log in with username [{0}] - check username and password
-
exception_cwdException
Keyexception.cwdException:Exception when changing to FTP directory [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Exception when changing to FTP directory [{0}]
-
_exception_cwdException
Keyexception.cwdException:Exception when changing to FTP directory [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Exception when changing to FTP directory [{0}]
-
console_usingPwd
Keyconsole.usingPwd:Remote root is not absolute, getting absolute directory from PWD.- Returns:
Remote root is not absolute, getting absolute directory from PWD
-
_console_usingPwd
public static org.jvnet.localizer.Localizable _console_usingPwd()Keyconsole.usingPwd:Remote root is not absolute, getting absolute directory from PWD.- Returns:
Remote root is not absolute, getting absolute directory from PWD
-
retry_descriptor_displayName
Keyretry.descriptor.displayName:FTP Retry.- Returns:
FTP Retry
-
_retry_descriptor_displayName
public static org.jvnet.localizer.Localizable _retry_descriptor_displayName()Keyretry.descriptor.displayName:FTP Retry.- Returns:
FTP Retry
-
console_logInHidingCommunication
Keyconsole.logInHidingCommunication:Logging in, command printing disabled.- Returns:
Logging in, command printing disabled
-
_console_logInHidingCommunication
public static org.jvnet.localizer.Localizable _console_logInHidingCommunication()Keyconsole.logInHidingCommunication:Logging in, command printing disabled.- Returns:
Logging in, command printing disabled
-
publisher_descriptor_displayName
Keypublisher.descriptor.displayName:FTP Publisher.- Returns:
FTP Publisher
-
_publisher_descriptor_displayName
public static org.jvnet.localizer.Localizable _publisher_descriptor_displayName()Keypublisher.descriptor.displayName:FTP Publisher.- Returns:
FTP Publisher
-
exception_connectFailed
Keyexception.connectFailed:Failed to connect to host [{0}] on port [{1}] - got response code [{2}].- Parameters:
arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to connect to host [{0}] on port [{1}] - got response code [{2}]
-
_exception_connectFailed
public static org.jvnet.localizer.Localizable _exception_connectFailed(Object arg0, Object arg1, Object arg2) Keyexception.connectFailed:Failed to connect to host [{0}] on port [{1}] - got response code [{2}].- Parameters:
arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to connect to host [{0}] on port [{1}] - got response code [{2}]
-
exception_exceptionSettingTransferMode
Keyexception.exceptionSettingTransferMode:Failed to set FTP transfer mode.- Returns:
Failed to set FTP transfer mode
-
_exception_exceptionSettingTransferMode
public static org.jvnet.localizer.Localizable _exception_exceptionSettingTransferMode()Keyexception.exceptionSettingTransferMode:Failed to set FTP transfer mode.- Returns:
Failed to set FTP transfer mode
-
exception_client_rmdir
Keyexception.client.rmdir:Failed to delete directory [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to delete directory [{0}]
-
_exception_client_rmdir
Keyexception.client.rmdir:Failed to delete directory [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to delete directory [{0}]
-
exception_failedToCreateClient
Keyexception.failedToCreateClient:Failed to connect and initialize FTP connection. Message: [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to connect and initialize FTP connection. Message: [{0}]
-
_exception_failedToCreateClient
Keyexception.failedToCreateClient:Failed to connect and initialize FTP connection. Message: [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to connect and initialize FTP connection. Message: [{0}]
-
exception_noSourceFiles
Keyexception.noSourceFiles:An FTP Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/* or **\*.- Returns:
An FTP Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/* or **\*
-
_exception_noSourceFiles
public static org.jvnet.localizer.Localizable _exception_noSourceFiles()Keyexception.noSourceFiles:An FTP Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/* or **\*.- Returns:
An FTP Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/* or **\*
-
exception_client_cdup
Keyexception.client.cdup:Failed to change to parent directory.- Returns:
Failed to change to parent directory
-
_exception_client_cdup
public static org.jvnet.localizer.Localizable _exception_client_cdup()Keyexception.client.cdup:Failed to change to parent directory.- Returns:
Failed to change to parent directory
-
exception_mkdirException
Keyexception.mkdirException:Exception when making FTP directory [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Exception when making FTP directory [{0}]
-
_exception_mkdirException
Keyexception.mkdirException:Exception when making FTP directory [{0}].- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Exception when making FTP directory [{0}]
-