@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 |
_console_message_prefix()
Key
console.message.prefix: Dropbox:. |
static org.jvnet.localizer.Localizable |
_descriptor_displayName()
Key
descriptor.displayName: Send build artifacts over
Dropbox. |
static org.jvnet.localizer.Localizable |
_DropboxTokenImpl_api_token()
Key
DropboxTokenImpl.api_token: Dropbox API token. |
static org.jvnet.localizer.Localizable |
_exception_accesstokens()
Key
exception.accesstokens: Error when retrieving
access token from Dropbox. |
static org.jvnet.localizer.Localizable |
_exception_bap_beginTransfers(Object arg0)
Key
exception.bap.beginTransfers: Begin transfer
failed: {0}. |
static org.jvnet.localizer.Localizable |
_exception_bap_changeDirectory(Object arg0)
Key
exception.bap.changeDirectory: Changing directory
failed: {0}. |
static org.jvnet.localizer.Localizable |
_exception_bap_connect(Object arg0)
Key
exception.bap.connect: Connect failed: {0}. |
static org.jvnet.localizer.Localizable |
_exception_bap_createclient(Object arg0)
Key
exception.bap.createclient: {@code Failed to connect and
initialize Dropbox connection. |
static org.jvnet.localizer.Localizable |
_exception_bap_deleteTree(Object arg0)
Key
exception.bap.deleteTree: Delete tree failed: {0}. |
static org.jvnet.localizer.Localizable |
_exception_bap_logInFailed(Object arg0)
Key
exception.bap.logInFailed: Failed to log in with
username {0} - check username and password. |
static org.jvnet.localizer.Localizable |
_exception_bap_makeDirectory(Object arg0)
Key
exception_bap.makeDirectory: Make directory failed:
{0}. |
static org.jvnet.localizer.Localizable |
_exception_bap_pruneFolder(Object arg0)
Key
exception_bap.pruneFolder: Pruning failed: {0}. |
static org.jvnet.localizer.Localizable |
_exception_bap_transferFile(Object arg0)
Key
exception.bap.transferFile: Transfer failed: {0}. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_file_metadata(Object arg0)
Key
exception.dropbox.file.metadata: Failed to retrieve
data on the file, info on {0} is unknown. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_file_upload_simple(Object arg0)
Key
exception.dropbox.file.upload.simple: Failed to
upload the file, {0} is not uploaded. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_folder_create(Object arg0)
Key
exception.dropbox.folder.create: Failed to create
folder {0}. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_folder_delete_root(Object arg0)
Key
exception.dropbox.folder.delete.root: Failed to
delete, {0} seems to the root folder. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_folder_delete(Object arg0)
Key
exception.dropbox.folder.delete: Failed to delete,
{0} does not contain a folder to clear. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_folder_list_cursor()
Key
exception.dropbox.folder.list.cursor: Failed to
list more of folder content. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_folder_list(Object arg0)
Key
exception.dropbox.folder.list: Failed to list
folder content, {0} was not listed. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_folder_prunedate(Object arg0)
Key
exception.dropbox.folder.prunedate: Failed to prune
a folder, {0} did not parse. |
static org.jvnet.localizer.Localizable |
_exception_dropbox_url()
Key
exception.dropbox.url: Failed to build URL to
create a connection. |
static org.jvnet.localizer.Localizable |
_exception_http(Object arg0,
Object arg1)
Key
exception.http: HTTP {0} error {1}. |
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_preprateTransferFile(Object arg0)
Key
exception.preprateTransferFile: Preparations to
transfer "${0}" failed. |
static org.jvnet.localizer.Localizable |
_exception_rest_connection()
Key
exception.rest.connection: Failed to open
connection to server. |
static org.jvnet.localizer.Localizable |
_exception_rest_model()
Key
exception.rest.model: Failed to create response
model. |
static org.jvnet.localizer.Localizable |
_exception_store_chunk_continue(Object arg0)
Key
exception.store_chunk_continue: Failed to upload
continue chunk for file ${0}. |
static org.jvnet.localizer.Localizable |
_exception_store_chunk_end(Object arg0)
Key
exception.store_chunk_end: Failed to upload end
chunk for file ${0}. |
static org.jvnet.localizer.Localizable |
_exception_store_chunk_start(Object arg0)
Key
exception.store_chunk_start: Failed to upload start
chunk of file ${0}. |
static org.jvnet.localizer.Localizable |
_exception_transferFile(Object arg0)
Key
exception.transferFile: {@code Could not write file. |
static org.jvnet.localizer.Localizable |
_form_testConnection_error()
Key
form.testConnection.error: Failed to connect or
change directory. |
static org.jvnet.localizer.Localizable |
_form_testConnection_ok()
Key
form.testConnection.ok: Success. |
static org.jvnet.localizer.Localizable |
_hostconfig_descriptor()
Key
hostconfig.descriptor: Dropbox Account
Configuration. |
static org.jvnet.localizer.Localizable |
_hostconfig_formvalidation_root()
Key
hostconfig.formvalidation.root: {@code Remote directory
must be an absolute path. |
static org.jvnet.localizer.Localizable |
_publisher_descriptor()
Key
publisher.descriptor: Dropbox Publisher. |
static org.jvnet.localizer.Localizable |
_publisherLabel_descriptor()
Key
publisherLabel.descriptor: Dropbox Publisher
Label. |
static org.jvnet.localizer.Localizable |
_retry_descriptor()
Key
retry.descriptor: Dropbox Retry. |
static org.jvnet.localizer.Localizable |
_transfer_descriptor()
Key
transfer.descriptor: Dropbox Transfer. |
static String |
console_message_prefix()
Key
console.message.prefix: Dropbox:. |
static String |
descriptor_displayName()
Key
descriptor.displayName: Send build artifacts over
Dropbox. |
static String |
DropboxTokenImpl_api_token()
Key
DropboxTokenImpl.api_token: Dropbox API token. |
static String |
exception_accesstokens()
Key
exception.accesstokens: Error when retrieving
access token from Dropbox. |
static String |
exception_bap_beginTransfers(Object arg0)
Key
exception.bap.beginTransfers: Begin transfer
failed: {0}. |
static String |
exception_bap_changeDirectory(Object arg0)
Key
exception.bap.changeDirectory: Changing directory
failed: {0}. |
static String |
exception_bap_connect(Object arg0)
Key
exception.bap.connect: Connect failed: {0}. |
static String |
exception_bap_createclient(Object arg0)
Key
exception.bap.createclient: {@code Failed to connect and
initialize Dropbox connection. |
static String |
exception_bap_deleteTree(Object arg0)
Key
exception.bap.deleteTree: Delete tree failed: {0}. |
static String |
exception_bap_logInFailed(Object arg0)
Key
exception.bap.logInFailed: Failed to log in with
username {0} - check username and password. |
static String |
exception_bap_makeDirectory(Object arg0)
Key
exception_bap.makeDirectory: Make directory failed:
{0}. |
static String |
exception_bap_pruneFolder(Object arg0)
Key
exception_bap.pruneFolder: Pruning failed: {0}. |
static String |
exception_bap_transferFile(Object arg0)
Key
exception.bap.transferFile: Transfer failed: {0}. |
static String |
exception_dropbox_file_metadata(Object arg0)
Key
exception.dropbox.file.metadata: Failed to retrieve
data on the file, info on {0} is unknown. |
static String |
exception_dropbox_file_upload_simple(Object arg0)
Key
exception.dropbox.file.upload.simple: Failed to
upload the file, {0} is not uploaded. |
static String |
exception_dropbox_folder_create(Object arg0)
Key
exception.dropbox.folder.create: Failed to create
folder {0}. |
static String |
exception_dropbox_folder_delete_root(Object arg0)
Key
exception.dropbox.folder.delete.root: Failed to
delete, {0} seems to the root folder. |
static String |
exception_dropbox_folder_delete(Object arg0)
Key
exception.dropbox.folder.delete: Failed to delete,
{0} does not contain a folder to clear. |
static String |
exception_dropbox_folder_list_cursor()
Key
exception.dropbox.folder.list.cursor: Failed to
list more of folder content. |
static String |
exception_dropbox_folder_list(Object arg0)
Key
exception.dropbox.folder.list: Failed to list
folder content, {0} was not listed. |
static String |
exception_dropbox_folder_prunedate(Object arg0)
Key
exception.dropbox.folder.prunedate: Failed to prune
a folder, {0} did not parse. |
static String |
exception_dropbox_url()
Key
exception.dropbox.url: Failed to build URL to
create a connection. |
static String |
exception_http(Object arg0,
Object arg1)
Key
exception.http: HTTP {0} error {1}. |
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_preprateTransferFile(Object arg0)
Key
exception.preprateTransferFile: Preparations to
transfer "${0}" failed. |
static String |
exception_rest_connection()
Key
exception.rest.connection: Failed to open
connection to server. |
static String |
exception_rest_model()
Key
exception.rest.model: Failed to create response
model. |
static String |
exception_store_chunk_continue(Object arg0)
Key
exception.store_chunk_continue: Failed to upload
continue chunk for file ${0}. |
static String |
exception_store_chunk_end(Object arg0)
Key
exception.store_chunk_end: Failed to upload end
chunk for file ${0}. |
static String |
exception_store_chunk_start(Object arg0)
Key
exception.store_chunk_start: Failed to upload start
chunk of file ${0}. |
static String |
exception_transferFile(Object arg0)
Key
exception.transferFile: {@code Could not write file. |
static String |
form_testConnection_error()
Key
form.testConnection.error: Failed to connect or
change directory. |
static String |
form_testConnection_ok()
Key
form.testConnection.ok: Success. |
static String |
hostconfig_descriptor()
Key
hostconfig.descriptor: Dropbox Account
Configuration. |
static String |
hostconfig_formvalidation_root()
Key
hostconfig.formvalidation.root: {@code Remote directory
must be an absolute path. |
static String |
publisher_descriptor()
Key
publisher.descriptor: Dropbox Publisher. |
static String |
publisherLabel_descriptor()
Key
publisherLabel.descriptor: Dropbox Publisher
Label. |
static String |
retry_descriptor()
Key
retry.descriptor: Dropbox Retry. |
static String |
transfer_descriptor()
Key
transfer.descriptor: Dropbox Transfer. |
public static String exception_preprateTransferFile(Object arg0)
exception.preprateTransferFile: Preparations to
transfer "${0}" failed. Could not read.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Preparations to transfer "${0}" failed. Could not readpublic static org.jvnet.localizer.Localizable _exception_preprateTransferFile(Object arg0)
exception.preprateTransferFile: Preparations to
transfer "${0}" failed. Could not read.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Preparations to transfer "${0}" failed. Could not readpublic static String exception_dropbox_file_upload_simple(Object arg0)
exception.dropbox.file.upload.simple: Failed to
upload the file, {0} is not uploaded.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload the file, {0} is not uploadedpublic static org.jvnet.localizer.Localizable _exception_dropbox_file_upload_simple(Object arg0)
exception.dropbox.file.upload.simple: Failed to
upload the file, {0} is not uploaded.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload the file, {0} is not uploadedpublic static String exception_bap_transferFile(Object arg0)
exception.bap.transferFile: Transfer failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Transfer failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_transferFile(Object arg0)
exception.bap.transferFile: Transfer failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Transfer failed: {0}public static String exception_bap_connect(Object arg0)
exception.bap.connect: Connect failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connect failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_connect(Object arg0)
exception.bap.connect: Connect failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connect failed: {0}public static String exception_rest_model()
exception.rest.model: Failed to create response
model.Failed to create response modelpublic static org.jvnet.localizer.Localizable _exception_rest_model()
exception.rest.model: Failed to create response
model.Failed to create response modelpublic 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 hostconfig_formvalidation_root()
hostconfig.formvalidation.root: Remote directory
must be an absolute path. (Starting with a '/').Remote directory must be an absolute path. (Starting with a
'/')public static org.jvnet.localizer.Localizable _hostconfig_formvalidation_root()
hostconfig.formvalidation.root: Remote directory
must be an absolute path. (Starting with a '/').Remote directory must be an absolute path. (Starting with a
'/')public static String exception_dropbox_folder_create(Object arg0)
exception.dropbox.folder.create: Failed to create
folder {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to create folder {0}public static org.jvnet.localizer.Localizable _exception_dropbox_folder_create(Object arg0)
exception.dropbox.folder.create: Failed to create
folder {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to create folder {0}public static String exception_store_chunk_continue(Object arg0)
exception.store_chunk_continue: Failed to upload
continue chunk for file ${0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload continue chunk for file ${0}public static org.jvnet.localizer.Localizable _exception_store_chunk_continue(Object arg0)
exception.store_chunk_continue: Failed to upload
continue chunk for file ${0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload continue chunk for file ${0}public static String exception_bap_logInFailed(Object arg0)
exception.bap.logInFailed: Failed to log in with
username {0} - check username and password.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to log in with username {0} - check username and
passwordpublic static org.jvnet.localizer.Localizable _exception_bap_logInFailed(Object arg0)
exception.bap.logInFailed: Failed to log in with
username {0} - check username and password.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to log in with username {0} - check username and
passwordpublic static String transfer_descriptor()
transfer.descriptor: Dropbox Transfer.Dropbox Transferpublic static org.jvnet.localizer.Localizable _transfer_descriptor()
transfer.descriptor: Dropbox Transfer.Dropbox Transferpublic static String exception_dropbox_folder_list_cursor()
exception.dropbox.folder.list.cursor: Failed to
list more of folder content.Failed to list more of folder contentpublic static org.jvnet.localizer.Localizable _exception_dropbox_folder_list_cursor()
exception.dropbox.folder.list.cursor: Failed to
list more of folder content.Failed to list more of folder contentpublic static String exception_transferFile(Object arg0)
exception.transferFile: Could not write file.
Server message: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not write file. Server message: {0}public static org.jvnet.localizer.Localizable _exception_transferFile(Object arg0)
exception.transferFile: Could not write file.
Server message: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not write file. Server message: {0}public static String retry_descriptor()
retry.descriptor: Dropbox Retry.Dropbox Retrypublic static org.jvnet.localizer.Localizable _retry_descriptor()
retry.descriptor: Dropbox Retry.Dropbox Retrypublic static String exception_dropbox_folder_prunedate(Object arg0)
exception.dropbox.folder.prunedate: Failed to prune
a folder, {0} did not parse.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to prune a folder, {0} did not parsepublic static org.jvnet.localizer.Localizable _exception_dropbox_folder_prunedate(Object arg0)
exception.dropbox.folder.prunedate: Failed to prune
a folder, {0} did not parse.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to prune a folder, {0} did not parsepublic static String publisherLabel_descriptor()
publisherLabel.descriptor: Dropbox Publisher
Label.Dropbox Publisher Labelpublic static org.jvnet.localizer.Localizable _publisherLabel_descriptor()
publisherLabel.descriptor: Dropbox Publisher
Label.Dropbox Publisher Labelpublic static String exception_dropbox_folder_list(Object arg0)
exception.dropbox.folder.list: Failed to list
folder content, {0} was not listed.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to list folder content, {0} was not listedpublic static org.jvnet.localizer.Localizable _exception_dropbox_folder_list(Object arg0)
exception.dropbox.folder.list: Failed to list
folder content, {0} was not listed.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to list folder content, {0} was not listedpublic static String exception_bap_makeDirectory(Object arg0)
exception_bap.makeDirectory: Make directory failed:
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Make directory failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_makeDirectory(Object arg0)
exception_bap.makeDirectory: Make directory failed:
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Make directory failed: {0}public static String exception_bap_changeDirectory(Object arg0)
exception.bap.changeDirectory: Changing directory
failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Changing directory failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_changeDirectory(Object arg0)
exception.bap.changeDirectory: Changing directory
failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Changing directory failed: {0}public static String exception_rest_connection()
exception.rest.connection: Failed to open
connection to server.Failed to open connection to serverpublic static org.jvnet.localizer.Localizable _exception_rest_connection()
exception.rest.connection: Failed to open
connection to server.Failed to open connection to serverpublic static String exception_dropbox_url()
exception.dropbox.url: Failed to build URL to
create a connection.Failed to build URL to create a connectionpublic static org.jvnet.localizer.Localizable _exception_dropbox_url()
exception.dropbox.url: Failed to build URL to
create a connection.Failed to build URL to create a connectionpublic static String form_testConnection_ok()
form.testConnection.ok: Success.Successpublic static org.jvnet.localizer.Localizable _form_testConnection_ok()
form.testConnection.ok: Success.Successpublic static String exception_store_chunk_end(Object arg0)
exception.store_chunk_end: Failed to upload end
chunk for file ${0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload end chunk for file ${0}public static org.jvnet.localizer.Localizable _exception_store_chunk_end(Object arg0)
exception.store_chunk_end: Failed to upload end
chunk for file ${0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload end chunk for file ${0}public static String exception_bap_beginTransfers(Object arg0)
exception.bap.beginTransfers: Begin transfer
failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Begin transfer failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_beginTransfers(Object arg0)
exception.bap.beginTransfers: Begin transfer
failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Begin transfer failed: {0}public static String exception_store_chunk_start(Object arg0)
exception.store_chunk_start: Failed to upload start
chunk of file ${0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload start chunk of file ${0}public static org.jvnet.localizer.Localizable _exception_store_chunk_start(Object arg0)
exception.store_chunk_start: Failed to upload start
chunk of file ${0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to upload start chunk of file ${0}public static String exception_dropbox_file_metadata(Object arg0)
exception.dropbox.file.metadata: Failed to retrieve
data on the file, info on {0} is unknown.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to retrieve data on the file, info on {0} is unknownpublic static org.jvnet.localizer.Localizable _exception_dropbox_file_metadata(Object arg0)
exception.dropbox.file.metadata: Failed to retrieve
data on the file, info on {0} is unknown.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to retrieve data on the file, info on {0} is unknownpublic static String exception_accesstokens()
exception.accesstokens: Error when retrieving
access token from Dropbox.Error when retrieving access token from Dropboxpublic static org.jvnet.localizer.Localizable _exception_accesstokens()
exception.accesstokens: Error when retrieving
access token from Dropbox.Error when retrieving access token from Dropboxpublic static String exception_dropbox_folder_delete(Object arg0)
exception.dropbox.folder.delete: Failed to delete,
{0} does not contain a folder to clear.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to delete, {0} does not contain a folder to clearpublic static org.jvnet.localizer.Localizable _exception_dropbox_folder_delete(Object arg0)
exception.dropbox.folder.delete: Failed to delete,
{0} does not contain a folder to clear.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to delete, {0} does not contain a folder to clearpublic static String DropboxTokenImpl_api_token()
DropboxTokenImpl.api_token: Dropbox API token.Dropbox API tokenpublic static org.jvnet.localizer.Localizable _DropboxTokenImpl_api_token()
DropboxTokenImpl.api_token: Dropbox API token.Dropbox API tokenpublic static String exception_bap_pruneFolder(Object arg0)
exception_bap.pruneFolder: Pruning failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Pruning failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_pruneFolder(Object arg0)
exception_bap.pruneFolder: Pruning failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Pruning failed: {0}public static String publisher_descriptor()
publisher.descriptor: Dropbox Publisher.Dropbox Publisherpublic static org.jvnet.localizer.Localizable _publisher_descriptor()
publisher.descriptor: Dropbox Publisher.Dropbox Publisherpublic static String exception_http(Object arg0, Object arg1)
exception.http: HTTP {0} error {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).HTTP {0} error {1}public static org.jvnet.localizer.Localizable _exception_http(Object arg0, Object arg1)
exception.http: HTTP {0} error {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).HTTP {0} error {1}public static String console_message_prefix()
console.message.prefix: Dropbox:.Dropbox:public static org.jvnet.localizer.Localizable _console_message_prefix()
console.message.prefix: Dropbox:.Dropbox:public static String exception_bap_createclient(Object arg0)
exception.bap.createclient: Failed to connect and
initialize Dropbox connection. Message: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to connect and initialize Dropbox connection. Message:
{0}public static org.jvnet.localizer.Localizable _exception_bap_createclient(Object arg0)
exception.bap.createclient: Failed to connect and
initialize Dropbox connection. Message: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to connect and initialize Dropbox connection. Message:
{0}public static String hostconfig_descriptor()
hostconfig.descriptor: Dropbox Account
Configuration.Dropbox Account Configurationpublic static org.jvnet.localizer.Localizable _hostconfig_descriptor()
hostconfig.descriptor: Dropbox Account
Configuration.Dropbox Account Configurationpublic static String descriptor_displayName()
descriptor.displayName: Send build artifacts over
Dropbox.Send build artifacts over Dropboxpublic static org.jvnet.localizer.Localizable _descriptor_displayName()
descriptor.displayName: Send build artifacts over
Dropbox.Send build artifacts over Dropboxpublic static String form_testConnection_error()
form.testConnection.error: Failed to connect or
change directory.Failed to connect or change directorypublic static org.jvnet.localizer.Localizable _form_testConnection_error()
form.testConnection.error: Failed to connect or
change directory.Failed to connect or change directorypublic static String exception_dropbox_folder_delete_root(Object arg0)
exception.dropbox.folder.delete.root: Failed to
delete, {0} seems to the root folder.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to delete, {0} seems to the root folderpublic static org.jvnet.localizer.Localizable _exception_dropbox_folder_delete_root(Object arg0)
exception.dropbox.folder.delete.root: Failed to
delete, {0} seems to the root folder.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to delete, {0} seems to the root folderpublic static String exception_bap_deleteTree(Object arg0)
exception.bap.deleteTree: Delete tree failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Delete tree failed: {0}public static org.jvnet.localizer.Localizable _exception_bap_deleteTree(Object arg0)
exception.bap.deleteTree: Delete tree failed: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Delete tree failed: {0}Copyright © 2016–2021. All rights reserved.