@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_builder_descriptor_displayName()
Key
builder.descriptor.displayName: Send files to a
windows share. |
static org.jvnet.localizer.Localizable |
_console_clean(Object arg0)
Key
console.clean: cleaning [{0}]. |
static org.jvnet.localizer.Localizable |
_console_config_bufferSize(Object arg0)
Key
console.config.bufferSize: Setting buffer size to:
[{0}] Bytes. |
static org.jvnet.localizer.Localizable |
_console_config_noWins()
Key
console.config.noWins: Removing WINS from name
resolution. |
static org.jvnet.localizer.Localizable |
_console_config_soTimeout(Object arg0)
Key
console.config.soTimeout: Setting socket timeout
[{0}]. |
static org.jvnet.localizer.Localizable |
_console_config_timout(Object arg0)
Key
console.config.timout: Setting response timeout
[{0}]. |
static org.jvnet.localizer.Localizable |
_console_config_wins(Object arg0)
Key
console.config.wins: Setting WINS server [{0}]. |
static org.jvnet.localizer.Localizable |
_console_copy(Object arg0)
Key
console.copy: copy [{0}]. |
static org.jvnet.localizer.Localizable |
_console_delete(Object arg0)
Key
console.delete: del [{0}]. |
static org.jvnet.localizer.Localizable |
_console_message_prefix()
Key
console.message.prefix: CIFS: . |
static org.jvnet.localizer.Localizable |
_console_mkdir(Object arg0)
Key
console.mkdir: mkdir [{0}]. |
static org.jvnet.localizer.Localizable |
_descriptor_displayName()
Key
descriptor.displayName: Send build artifacts to a
windows share. |
static org.jvnet.localizer.Localizable |
_descriptor_testConnection_error()
Key
descriptor.testConnection.error: Cannot read share
(or directory on share). |
static org.jvnet.localizer.Localizable |
_descriptor_testConnection_ok()
Key
descriptor.testConnection.ok: Success. |
static org.jvnet.localizer.Localizable |
_exception_cannotReadShare(Object arg0)
Key
exception.cannotReadShare: The share or directory
is not readable [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_encode_cce(Object arg0)
Key
exception.encode.cce: Failed to encode user
credentials, Message [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_hostnameRequired()
Key
exception.hostnameRequired: Hostname is required. |
static org.jvnet.localizer.Localizable |
_exception_jCifsException_canRead(Object arg0,
Object arg1)
Key
exception.jCifsException.canRead: {@code Exception when
checking whether can read directory. |
static org.jvnet.localizer.Localizable |
_exception_jCifsException_delete(Object arg0,
Object arg1)
Key
exception.jCifsException.delete: Failed to delete
URL [{0}], Message: [{1}]. |
static org.jvnet.localizer.Localizable |
_exception_jCifsException_exists(Object arg0,
Object arg1)
Key
exception.jCifsException.exists: {@code Exception when
testing for the existence of directory. |
static org.jvnet.localizer.Localizable |
_exception_jCifsException_listFiles(Object arg0,
Object arg1)
Key
exception.jCifsException.listFiles: Failed to
listFiles at [{0}], Message: [{1}]. |
static org.jvnet.localizer.Localizable |
_exception_jCifsException_mkdirs(Object arg0,
Object arg1)
Key
exception.jCifsException.mkdirs: Failed to make
directories URL [{0}], Message: [{1}]. |
static org.jvnet.localizer.Localizable |
_exception_jCifsException_testConfig(Object arg0,
Object arg1)
Key
exception.jCifsException.testConfig: {@code Exception when
testing config. |
static org.jvnet.localizer.Localizable |
_exception_listFilesReturnedNull(Object arg0)
Key
exception.listFilesReturnedNull: {@code ListFiles was
null. |
static org.jvnet.localizer.Localizable |
_exception_malformedUrlException(Object arg0)
Key
exception.malformedUrlException: MalformedUrlException caught from URL [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_mkdir_directoryExists(Object arg0)
Key
exception.mkdir.directoryExists: Directory already
exists [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_noSourceFiles()
Key
exception.noSourceFiles: A Transfer Set must
contain Source files - if you really want to include everything, set
Source files to **<!---->/ or **\. |
static org.jvnet.localizer.Localizable |
_exception_shareNotExist(Object arg0)
Key
exception.shareNotExist: The share or directory
does not exist [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_shareRequired()
Key
exception.shareRequired: Sharename is required. |
static org.jvnet.localizer.Localizable |
_promotion_descriptor_displayName()
Key
promotion.descriptor.displayName: Send build
artifacts to a windows share. |
static org.jvnet.localizer.Localizable |
_winsNodeProperty_descriptor_displayName()
Key
winsNodeProperty.descriptor.displayName: Publish
Over CIFS. |
static String |
builder_descriptor_displayName()
Key
builder.descriptor.displayName: Send files to a
windows share. |
static String |
console_clean(Object arg0)
Key
console.clean: cleaning [{0}]. |
static String |
console_config_bufferSize(Object arg0)
Key
console.config.bufferSize: Setting buffer size to:
[{0}] Bytes. |
static String |
console_config_noWins()
Key
console.config.noWins: Removing WINS from name
resolution. |
static String |
console_config_soTimeout(Object arg0)
Key
console.config.soTimeout: Setting socket timeout
[{0}]. |
static String |
console_config_timout(Object arg0)
Key
console.config.timout: Setting response timeout
[{0}]. |
static String |
console_config_wins(Object arg0)
Key
console.config.wins: Setting WINS server [{0}]. |
static String |
console_copy(Object arg0)
Key
console.copy: copy [{0}]. |
static String |
console_delete(Object arg0)
Key
console.delete: del [{0}]. |
static String |
console_message_prefix()
Key
console.message.prefix: CIFS: . |
static String |
console_mkdir(Object arg0)
Key
console.mkdir: mkdir [{0}]. |
static String |
descriptor_displayName()
Key
descriptor.displayName: Send build artifacts to a
windows share. |
static String |
descriptor_testConnection_error()
Key
descriptor.testConnection.error: Cannot read share
(or directory on share). |
static String |
descriptor_testConnection_ok()
Key
descriptor.testConnection.ok: Success. |
static String |
exception_cannotReadShare(Object arg0)
Key
exception.cannotReadShare: The share or directory
is not readable [{0}]. |
static String |
exception_encode_cce(Object arg0)
Key
exception.encode.cce: Failed to encode user
credentials, Message [{0}]. |
static String |
exception_hostnameRequired()
Key
exception.hostnameRequired: Hostname is required. |
static String |
exception_jCifsException_canRead(Object arg0,
Object arg1)
Key
exception.jCifsException.canRead: {@code Exception when
checking whether can read directory. |
static String |
exception_jCifsException_delete(Object arg0,
Object arg1)
Key
exception.jCifsException.delete: Failed to delete
URL [{0}], Message: [{1}]. |
static String |
exception_jCifsException_exists(Object arg0,
Object arg1)
Key
exception.jCifsException.exists: {@code Exception when
testing for the existence of directory. |
static String |
exception_jCifsException_listFiles(Object arg0,
Object arg1)
Key
exception.jCifsException.listFiles: Failed to
listFiles at [{0}], Message: [{1}]. |
static String |
exception_jCifsException_mkdirs(Object arg0,
Object arg1)
Key
exception.jCifsException.mkdirs: Failed to make
directories URL [{0}], Message: [{1}]. |
static String |
exception_jCifsException_testConfig(Object arg0,
Object arg1)
Key
exception.jCifsException.testConfig: {@code Exception when
testing config. |
static String |
exception_listFilesReturnedNull(Object arg0)
Key
exception.listFilesReturnedNull: {@code ListFiles was
null. |
static String |
exception_malformedUrlException(Object arg0)
Key
exception.malformedUrlException: MalformedUrlException caught from URL [{0}]. |
static String |
exception_mkdir_directoryExists(Object arg0)
Key
exception.mkdir.directoryExists: Directory already
exists [{0}]. |
static String |
exception_noSourceFiles()
Key
exception.noSourceFiles: A Transfer Set must
contain Source files - if you really want to include everything, set
Source files to **<!---->/ or **\. |
static String |
exception_shareNotExist(Object arg0)
Key
exception.shareNotExist: The share or directory
does not exist [{0}]. |
static String |
exception_shareRequired()
Key
exception.shareRequired: Sharename is required. |
static String |
promotion_descriptor_displayName()
Key
promotion.descriptor.displayName: Send build
artifacts to a windows share. |
static String |
winsNodeProperty_descriptor_displayName()
Key
winsNodeProperty.descriptor.displayName: Publish
Over CIFS. |
public static String exception_jCifsException_listFiles(Object arg0, Object arg1)
exception.jCifsException.listFiles: Failed to
listFiles at [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to listFiles at [{0}], Message: [{1}]public static org.jvnet.localizer.Localizable _exception_jCifsException_listFiles(Object arg0, Object arg1)
exception.jCifsException.listFiles: Failed to
listFiles at [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to listFiles at [{0}], Message: [{1}]public static String console_copy(Object arg0)
console.copy: copy [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).copy [{0}]public static org.jvnet.localizer.Localizable _console_copy(Object arg0)
console.copy: copy [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).copy [{0}]public static String exception_shareRequired()
exception.shareRequired: Sharename is required.Sharename is requiredpublic static org.jvnet.localizer.Localizable _exception_shareRequired()
exception.shareRequired: Sharename is required.Sharename is requiredpublic static String exception_jCifsException_canRead(Object arg0, Object arg1)
exception.jCifsException.canRead: Exception when
checking whether can read directory. URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when checking whether can read directory. URL [{0}],
Message: [{1}]public static org.jvnet.localizer.Localizable _exception_jCifsException_canRead(Object arg0, Object arg1)
exception.jCifsException.canRead: Exception when
checking whether can read directory. URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when checking whether can read directory. URL [{0}],
Message: [{1}]public static String console_config_wins(Object arg0)
console.config.wins: Setting WINS server [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting WINS server [{0}]public static org.jvnet.localizer.Localizable _console_config_wins(Object arg0)
console.config.wins: Setting WINS server [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting WINS server [{0}]public static String exception_noSourceFiles()
exception.noSourceFiles: A Transfer Set must
contain Source files - if you really want to include everything, set
Source files to **<!---->/ or **\.A Transfer Set must contain Source files - if you really want
to include everything, set Source files to **<!---->/ or **\public static org.jvnet.localizer.Localizable _exception_noSourceFiles()
exception.noSourceFiles: A Transfer Set must
contain Source files - if you really want to include everything, set
Source files to **<!---->/ or **\.A Transfer Set must contain Source files - if you really want
to include everything, set Source files to **<!---->/ or **\public static String exception_jCifsException_exists(Object arg0, Object arg1)
exception.jCifsException.exists: Exception when
testing for the existence of directory. URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when testing for the existence of directory. URL
[{0}], Message: [{1}]public static org.jvnet.localizer.Localizable _exception_jCifsException_exists(Object arg0, Object arg1)
exception.jCifsException.exists: Exception when
testing for the existence of directory. URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when testing for the existence of directory. URL
[{0}], Message: [{1}]public static String builder_descriptor_displayName()
builder.descriptor.displayName: Send files to a
windows share.Send files to a windows sharepublic static org.jvnet.localizer.Localizable _builder_descriptor_displayName()
builder.descriptor.displayName: Send files to a
windows share.Send files to a windows sharepublic static String exception_jCifsException_mkdirs(Object arg0, Object arg1)
exception.jCifsException.mkdirs: Failed to make
directories URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to make directories URL [{0}], Message: [{1}]public static org.jvnet.localizer.Localizable _exception_jCifsException_mkdirs(Object arg0, Object arg1)
exception.jCifsException.mkdirs: Failed to make
directories URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to make directories URL [{0}], Message: [{1}]public static String exception_shareNotExist(Object arg0)
exception.shareNotExist: The share or directory
does not exist [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).The share or directory does not exist [{0}]public static org.jvnet.localizer.Localizable _exception_shareNotExist(Object arg0)
exception.shareNotExist: The share or directory
does not exist [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).The share or directory does not exist [{0}]public static String exception_jCifsException_testConfig(Object arg0, Object arg1)
exception.jCifsException.testConfig: Exception when
testing config. URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when testing config. URL [{0}], Message: [{1}]public static org.jvnet.localizer.Localizable _exception_jCifsException_testConfig(Object arg0, Object arg1)
exception.jCifsException.testConfig: Exception when
testing config. URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when testing config. URL [{0}], Message: [{1}]public static String exception_jCifsException_delete(Object arg0, Object arg1)
exception.jCifsException.delete: Failed to delete
URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to delete URL [{0}], Message: [{1}]public static org.jvnet.localizer.Localizable _exception_jCifsException_delete(Object arg0, Object arg1)
exception.jCifsException.delete: Failed to delete
URL [{0}], Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to delete URL [{0}], Message: [{1}]public static String exception_listFilesReturnedNull(Object arg0)
exception.listFilesReturnedNull: ListFiles was
null. URL [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).ListFiles was null. URL [{0}]public static org.jvnet.localizer.Localizable _exception_listFilesReturnedNull(Object arg0)
exception.listFilesReturnedNull: ListFiles was
null. URL [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).ListFiles was null. URL [{0}]public static String console_delete(Object arg0)
console.delete: del [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).del [{0}]public static org.jvnet.localizer.Localizable _console_delete(Object arg0)
console.delete: del [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).del [{0}]public static String exception_hostnameRequired()
exception.hostnameRequired: Hostname is required.Hostname is requiredpublic static org.jvnet.localizer.Localizable _exception_hostnameRequired()
exception.hostnameRequired: Hostname is required.Hostname is requiredpublic static String exception_encode_cce(Object arg0)
exception.encode.cce: Failed to encode user
credentials, Message [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to encode user credentials, Message [{0}]public static org.jvnet.localizer.Localizable _exception_encode_cce(Object arg0)
exception.encode.cce: Failed to encode user
credentials, Message [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to encode user credentials, Message [{0}]public static String descriptor_testConnection_ok()
descriptor.testConnection.ok: Success.Successpublic static org.jvnet.localizer.Localizable _descriptor_testConnection_ok()
descriptor.testConnection.ok: Success.Successpublic static String console_config_noWins()
console.config.noWins: Removing WINS from name
resolution.Removing WINS from name resolutionpublic static org.jvnet.localizer.Localizable _console_config_noWins()
console.config.noWins: Removing WINS from name
resolution.Removing WINS from name resolutionpublic static String console_config_timout(Object arg0)
console.config.timout: Setting response timeout
[{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting response timeout [{0}]public static org.jvnet.localizer.Localizable _console_config_timout(Object arg0)
console.config.timout: Setting response timeout
[{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting response timeout [{0}]public static String exception_mkdir_directoryExists(Object arg0)
exception.mkdir.directoryExists: Directory already
exists [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Directory already exists [{0}]public static org.jvnet.localizer.Localizable _exception_mkdir_directoryExists(Object arg0)
exception.mkdir.directoryExists: Directory already
exists [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Directory already exists [{0}]public static String console_config_soTimeout(Object arg0)
console.config.soTimeout: Setting socket timeout
[{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting socket timeout [{0}]public static org.jvnet.localizer.Localizable _console_config_soTimeout(Object arg0)
console.config.soTimeout: Setting socket timeout
[{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting socket timeout [{0}]public static String exception_malformedUrlException(Object arg0)
exception.malformedUrlException: MalformedUrlException caught from URL [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).MalformedUrlException caught from URL [{0}]public static org.jvnet.localizer.Localizable _exception_malformedUrlException(Object arg0)
exception.malformedUrlException: MalformedUrlException caught from URL [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).MalformedUrlException caught from URL [{0}]public static String descriptor_displayName()
descriptor.displayName: Send build artifacts to a
windows share.Send build artifacts to a windows sharepublic static org.jvnet.localizer.Localizable _descriptor_displayName()
descriptor.displayName: Send build artifacts to a
windows share.Send build artifacts to a windows sharepublic static String console_clean(Object arg0)
console.clean: cleaning [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).cleaning [{0}]public static org.jvnet.localizer.Localizable _console_clean(Object arg0)
console.clean: cleaning [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).cleaning [{0}]public static String exception_cannotReadShare(Object arg0)
exception.cannotReadShare: The share or directory
is not readable [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).The share or directory is not readable [{0}]public static org.jvnet.localizer.Localizable _exception_cannotReadShare(Object arg0)
exception.cannotReadShare: The share or directory
is not readable [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).The share or directory is not readable [{0}]public static String console_config_bufferSize(Object arg0)
console.config.bufferSize: Setting buffer size to:
[{0}] Bytes.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting buffer size to: [{0}] Bytespublic static org.jvnet.localizer.Localizable _console_config_bufferSize(Object arg0)
console.config.bufferSize: Setting buffer size to:
[{0}] Bytes.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting buffer size to: [{0}] Bytespublic static String console_mkdir(Object arg0)
console.mkdir: mkdir [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).mkdir [{0}]public static org.jvnet.localizer.Localizable _console_mkdir(Object arg0)
console.mkdir: mkdir [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).mkdir [{0}]public static String descriptor_testConnection_error()
descriptor.testConnection.error: Cannot read share
(or directory on share).Cannot read share (or directory on share)public static org.jvnet.localizer.Localizable _descriptor_testConnection_error()
descriptor.testConnection.error: Cannot read share
(or directory on share).Cannot read share (or directory on share)public static String console_message_prefix()
console.message.prefix: CIFS: .CIFS: public static org.jvnet.localizer.Localizable _console_message_prefix()
console.message.prefix: CIFS: .CIFS: public static String promotion_descriptor_displayName()
promotion.descriptor.displayName: Send build
artifacts to a windows share.Send build artifacts to a windows sharepublic static org.jvnet.localizer.Localizable _promotion_descriptor_displayName()
promotion.descriptor.displayName: Send build
artifacts to a windows share.Send build artifacts to a windows sharepublic static String winsNodeProperty_descriptor_displayName()
winsNodeProperty.descriptor.displayName: Publish
Over CIFS.Publish Over CIFSpublic static org.jvnet.localizer.Localizable _winsNodeProperty_descriptor_displayName()
winsNodeProperty.descriptor.displayName: Publish
Over CIFS.Publish Over CIFSCopyright © 2016–2020. All rights reserved.