Class Messages

java.lang.Object
jenkins.plugins.publish_over_cifs.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • exception_encode_cce

      public static String exception_encode_cce(Object arg0)
      Key exception.encode.cce: Failed to encode user credentials, Message [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to encode user credentials, Message [{0}]
    • _exception_encode_cce

      public static org.jvnet.localizer.Localizable _exception_encode_cce(Object arg0)
      Key exception.encode.cce: Failed to encode user credentials, Message [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to encode user credentials, Message [{0}]
    • console_message_prefix

      public static String console_message_prefix()
      Key console.message.prefix: CIFS: .
      Returns:
      CIFS:
    • _console_message_prefix

      public static org.jvnet.localizer.Localizable _console_message_prefix()
      Key console.message.prefix: CIFS: .
      Returns:
      CIFS:
    • exception_jCifsException_mkdirs

      public static String exception_jCifsException_mkdirs(Object arg0, Object arg1)
      Key exception.jCifsException.mkdirs: Failed to make directories URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Failed to make directories URL [{0}], Message: [{1}]
    • _exception_jCifsException_mkdirs

      public static org.jvnet.localizer.Localizable _exception_jCifsException_mkdirs(Object arg0, Object arg1)
      Key exception.jCifsException.mkdirs: Failed to make directories URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Failed to make directories URL [{0}], Message: [{1}]
    • descriptor_displayName

      public static String descriptor_displayName()
      Key descriptor.displayName: Send build artifacts to a windows share.
      Returns:
      Send build artifacts to a windows share
    • _descriptor_displayName

      public static org.jvnet.localizer.Localizable _descriptor_displayName()
      Key descriptor.displayName: Send build artifacts to a windows share.
      Returns:
      Send build artifacts to a windows share
    • winsNodeProperty_descriptor_displayName

      public static String winsNodeProperty_descriptor_displayName()
      Key winsNodeProperty.descriptor.displayName: Publish Over CIFS.
      Returns:
      Publish Over CIFS
    • _winsNodeProperty_descriptor_displayName

      public static org.jvnet.localizer.Localizable _winsNodeProperty_descriptor_displayName()
      Key winsNodeProperty.descriptor.displayName: Publish Over CIFS.
      Returns:
      Publish Over CIFS
    • promotion_descriptor_displayName

      public static String promotion_descriptor_displayName()
      Key promotion.descriptor.displayName: Send build artifacts to a windows share.
      Returns:
      Send build artifacts to a windows share
    • _promotion_descriptor_displayName

      public static org.jvnet.localizer.Localizable _promotion_descriptor_displayName()
      Key promotion.descriptor.displayName: Send build artifacts to a windows share.
      Returns:
      Send build artifacts to a windows share
    • exception_jCifsException_testConfig

      public static String exception_jCifsException_testConfig(Object arg0, Object arg1)
      Key exception.jCifsException.testConfig: Exception when testing config. URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Exception when testing config. URL [{0}], Message: [{1}]
    • _exception_jCifsException_testConfig

      public static org.jvnet.localizer.Localizable _exception_jCifsException_testConfig(Object arg0, Object arg1)
      Key exception.jCifsException.testConfig: Exception when testing config. URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Exception when testing config. URL [{0}], Message: [{1}]
    • console_copy

      public static String console_copy(Object arg0)
      Key console.copy: copy [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      copy [{0}]
    • _console_copy

      public static org.jvnet.localizer.Localizable _console_copy(Object arg0)
      Key console.copy: copy [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      copy [{0}]
    • descriptor_testConnection_ok

      public static String descriptor_testConnection_ok()
      Key descriptor.testConnection.ok: Success.
      Returns:
      Success
    • _descriptor_testConnection_ok

      public static org.jvnet.localizer.Localizable _descriptor_testConnection_ok()
      Key descriptor.testConnection.ok: Success.
      Returns:
      Success
    • console_config_timout

      public static String console_config_timout(Object arg0)
      Key console.config.timout: Setting response timeout [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting response timeout [{0}]
    • _console_config_timout

      public static org.jvnet.localizer.Localizable _console_config_timout(Object arg0)
      Key console.config.timout: Setting response timeout [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting response timeout [{0}]
    • exception_hostnameRequired

      public static String exception_hostnameRequired()
      Key exception.hostnameRequired: Hostname is required.
      Returns:
      Hostname is required
    • _exception_hostnameRequired

      public static org.jvnet.localizer.Localizable _exception_hostnameRequired()
      Key exception.hostnameRequired: Hostname is required.
      Returns:
      Hostname is required
    • descriptor_testConnection_error

      public static String descriptor_testConnection_error()
      Key descriptor.testConnection.error: Cannot read share (or directory on share).
      Returns:
      Cannot read share (or directory on share)
    • _descriptor_testConnection_error

      public static org.jvnet.localizer.Localizable _descriptor_testConnection_error()
      Key descriptor.testConnection.error: Cannot read share (or directory on share).
      Returns:
      Cannot read share (or directory on share)
    • console_delete

      public static String console_delete(Object arg0)
      Key console.delete: del [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      del [{0}]
    • _console_delete

      public static org.jvnet.localizer.Localizable _console_delete(Object arg0)
      Key console.delete: del [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      del [{0}]
    • exception_mkdir_directoryExists

      public static String exception_mkdir_directoryExists(Object arg0)
      Key exception.mkdir.directoryExists: Directory already exists [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Directory already exists [{0}]
    • _exception_mkdir_directoryExists

      public static org.jvnet.localizer.Localizable _exception_mkdir_directoryExists(Object arg0)
      Key exception.mkdir.directoryExists: Directory already exists [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Directory already exists [{0}]
    • exception_jCifsException_delete

      public static String exception_jCifsException_delete(Object arg0, Object arg1)
      Key exception.jCifsException.delete: Failed to delete URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Failed to delete URL [{0}], Message: [{1}]
    • _exception_jCifsException_delete

      public static org.jvnet.localizer.Localizable _exception_jCifsException_delete(Object arg0, Object arg1)
      Key exception.jCifsException.delete: Failed to delete URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Failed to delete URL [{0}], Message: [{1}]
    • builder_descriptor_displayName

      public static String builder_descriptor_displayName()
      Key builder.descriptor.displayName: Send files to a windows share.
      Returns:
      Send files to a windows share
    • _builder_descriptor_displayName

      public static org.jvnet.localizer.Localizable _builder_descriptor_displayName()
      Key builder.descriptor.displayName: Send files to a windows share.
      Returns:
      Send files to a windows share
    • console_config_soTimeout

      public static String console_config_soTimeout(Object arg0)
      Key console.config.soTimeout: Setting socket timeout [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting socket timeout [{0}]
    • _console_config_soTimeout

      public static org.jvnet.localizer.Localizable _console_config_soTimeout(Object arg0)
      Key console.config.soTimeout: Setting socket timeout [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting socket timeout [{0}]
    • console_config_noWins

      public static String console_config_noWins()
      Key console.config.noWins: Removing WINS from name resolution.
      Returns:
      Removing WINS from name resolution
    • _console_config_noWins

      public static org.jvnet.localizer.Localizable _console_config_noWins()
      Key console.config.noWins: Removing WINS from name resolution.
      Returns:
      Removing WINS from name resolution
    • console_clean

      public static String console_clean(Object arg0)
      Key console.clean: cleaning [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      cleaning [{0}]
    • _console_clean

      public static org.jvnet.localizer.Localizable _console_clean(Object arg0)
      Key console.clean: cleaning [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      cleaning [{0}]
    • exception_cannotReadShare

      public static String exception_cannotReadShare(Object arg0)
      Key exception.cannotReadShare: The share or directory is not readable [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The share or directory is not readable [{0}]
    • _exception_cannotReadShare

      public static org.jvnet.localizer.Localizable _exception_cannotReadShare(Object arg0)
      Key exception.cannotReadShare: The share or directory is not readable [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The share or directory is not readable [{0}]
    • exception_jCifsException_exists

      public static String exception_jCifsException_exists(Object arg0, Object arg1)
      Key exception.jCifsException.exists: Exception when testing for the existence of directory. URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Exception when testing for the existence of directory. URL [{0}], Message: [{1}]
    • _exception_jCifsException_exists

      public static org.jvnet.localizer.Localizable _exception_jCifsException_exists(Object arg0, Object arg1)
      Key exception.jCifsException.exists: Exception when testing for the existence of directory. URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Exception when testing for the existence of directory. URL [{0}], Message: [{1}]
    • exception_jCifsException_canRead

      public static String exception_jCifsException_canRead(Object arg0, Object arg1)
      Key exception.jCifsException.canRead: Exception when checking whether can read directory. URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Exception when checking whether can read directory. URL [{0}], Message: [{1}]
    • _exception_jCifsException_canRead

      public static org.jvnet.localizer.Localizable _exception_jCifsException_canRead(Object arg0, Object arg1)
      Key exception.jCifsException.canRead: Exception when checking whether can read directory. URL [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Exception when checking whether can read directory. URL [{0}], Message: [{1}]
    • console_config_wins

      public static String console_config_wins(Object arg0)
      Key console.config.wins: Setting WINS server [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting WINS server [{0}]
    • _console_config_wins

      public static org.jvnet.localizer.Localizable _console_config_wins(Object arg0)
      Key console.config.wins: Setting WINS server [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting WINS server [{0}]
    • exception_shareNotExist

      public static String exception_shareNotExist(Object arg0)
      Key exception.shareNotExist: The share or directory does not exist [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The share or directory does not exist [{0}]
    • _exception_shareNotExist

      public static org.jvnet.localizer.Localizable _exception_shareNotExist(Object arg0)
      Key exception.shareNotExist: The share or directory does not exist [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The share or directory does not exist [{0}]
    • exception_malformedUrlException

      public static String exception_malformedUrlException(Object arg0)
      Key exception.malformedUrlException: MalformedUrlException caught from URL [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      MalformedUrlException caught from URL [{0}]
    • _exception_malformedUrlException

      public static org.jvnet.localizer.Localizable _exception_malformedUrlException(Object arg0)
      Key exception.malformedUrlException: MalformedUrlException caught from URL [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      MalformedUrlException caught from URL [{0}]
    • exception_noSourceFiles

      public 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 **\.
      Returns:
      A 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()
      Key exception.noSourceFiles: A Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/ or **\.
      Returns:
      A Transfer Set must contain Source files - if you really want to include everything, set Source files to **<!---->/ or **\
    • exception_shareRequired

      public static String exception_shareRequired()
      Key exception.shareRequired: Sharename is required.
      Returns:
      Sharename is required
    • _exception_shareRequired

      public static org.jvnet.localizer.Localizable _exception_shareRequired()
      Key exception.shareRequired: Sharename is required.
      Returns:
      Sharename is required
    • exception_jCifsException_listFiles

      public static String exception_jCifsException_listFiles(Object arg0, Object arg1)
      Key exception.jCifsException.listFiles: Failed to listFiles at [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Failed to listFiles at [{0}], Message: [{1}]
    • _exception_jCifsException_listFiles

      public static org.jvnet.localizer.Localizable _exception_jCifsException_listFiles(Object arg0, Object arg1)
      Key exception.jCifsException.listFiles: Failed to listFiles at [{0}], Message: [{1}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Failed to listFiles at [{0}], Message: [{1}]
    • exception_listFilesReturnedNull

      public static String exception_listFilesReturnedNull(Object arg0)
      Key exception.listFilesReturnedNull: ListFiles was null. URL [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      ListFiles was null. URL [{0}]
    • _exception_listFilesReturnedNull

      public static org.jvnet.localizer.Localizable _exception_listFilesReturnedNull(Object arg0)
      Key exception.listFilesReturnedNull: ListFiles was null. URL [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      ListFiles was null. URL [{0}]
    • console_mkdir

      public static String console_mkdir(Object arg0)
      Key console.mkdir: mkdir [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      mkdir [{0}]
    • _console_mkdir

      public static org.jvnet.localizer.Localizable _console_mkdir(Object arg0)
      Key console.mkdir: mkdir [{0}].
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      mkdir [{0}]
    • console_config_bufferSize

      public static String console_config_bufferSize(Object arg0)
      Key console.config.bufferSize: Setting buffer size to: [{0}] Bytes.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting buffer size to: [{0}] Bytes
    • _console_config_bufferSize

      public static org.jvnet.localizer.Localizable _console_config_bufferSize(Object arg0)
      Key console.config.bufferSize: Setting buffer size to: [{0}] Bytes.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Setting buffer size to: [{0}] Bytes