Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • log_noRegex

        public static String log_noRegex()
        Key log.noRegex: No matcher regex provided, skip parsing.
        Returns:
        No matcher regex provided, skip parsing
      • _log_noRegex

        public static org.jvnet.localizer.Localizable _log_noRegex()
        Key log.noRegex: No matcher regex provided, skip parsing.
        Returns:
        No matcher regex provided, skip parsing
      • selection_serverType_artifactory

        public static String selection_serverType_artifactory()
        Key selection.serverType.artifactory: JFrog Artifactory.
        Returns:
        JFrog Artifactory
      • _selection_serverType_artifactory

        public static org.jvnet.localizer.Localizable _selection_serverType_artifactory()
        Key selection.serverType.artifactory: JFrog Artifactory.
        Returns:
        JFrog Artifactory
      • formError_invalidProxyPort

        public static String formError_invalidProxyPort()
        Key formError.invalidProxyPort: Proxy port is not a valid number.
        Returns:
        Proxy port is not a valid number
      • _formError_invalidProxyPort

        public static org.jvnet.localizer.Localizable _formError_invalidProxyPort()
        Key formError.invalidProxyPort: Proxy port is not a valid number.
        Returns:
        Proxy port is not a valid number
      • selection_serverType_nexus

        public static String selection_serverType_nexus()
        Key selection.serverType.nexus: Sonatype Nexus.
        Returns:
        Sonatype Nexus
      • _selection_serverType_nexus

        public static org.jvnet.localizer.Localizable _selection_serverType_nexus()
        Key selection.serverType.nexus: Sonatype Nexus.
        Returns:
        Sonatype Nexus
      • selection_sort_desc

        public static String selection_sort_desc()
        Key selection.sort.desc: Desc.
        Returns:
        Desc
      • _selection_sort_desc

        public static org.jvnet.localizer.Localizable _selection_sort_desc()
        Key selection.sort.desc: Desc.
        Returns:
        Desc
      • formError_missingServerUrl

        public static String formError_missingServerUrl()
        Key formError.missingServerUrl: Server URL is missing.
        Returns:
        Server URL is missing
      • _formError_missingServerUrl

        public static org.jvnet.localizer.Localizable _formError_missingServerUrl()
        Key formError.missingServerUrl: Server URL is missing.
        Returns:
        Server URL is missing
      • formError_missingName

        public static String formError_missingName()
        Key formError.missingName: Name is missing.
        Returns:
        Name is missing
      • _formError_missingName

        public static org.jvnet.localizer.Localizable _formError_missingName()
        Key formError.missingName: Name is missing.
        Returns:
        Name is missing
      • formError_missingProxyPort

        public static String formError_missingProxyPort()
        Key formError.missingProxyPort: Proxy port is missing.
        Returns:
        Proxy port is missing
      • _formError_missingProxyPort

        public static org.jvnet.localizer.Localizable _formError_missingProxyPort()
        Key formError.missingProxyPort: Proxy port is missing.
        Returns:
        Proxy port is missing
      • selection_submitValue_path

        public static String selection_submitValue_path()
        Key selection.submitValue.path: Path Only.
        Returns:
        Path Only
      • _selection_submitValue_path

        public static org.jvnet.localizer.Localizable _selection_submitValue_path()
        Key selection.submitValue.path: Path Only.
        Returns:
        Path Only
      • log_missingCreds

        public static String log_missingCreds()
        Key log.missingCreds: No credentials ID provided, skip credentials lookup.
        Returns:
        No credentials ID provided, skip credentials lookup
      • _log_missingCreds

        public static org.jvnet.localizer.Localizable _log_missingCreds()
        Key log.missingCreds: No credentials ID provided, skip credentials lookup.
        Returns:
        No credentials ID provided, skip credentials lookup
      • formError_missingCreds

        public static String formError_missingCreds()
        Key formError.missingCreds: Credentials ID is missing.
        Returns:
        Credentials ID is missing
      • _formError_missingCreds

        public static org.jvnet.localizer.Localizable _formError_missingCreds()
        Key formError.missingCreds: Credentials ID is missing.
        Returns:
        Credentials ID is missing
      • log_invalidServer

        public static String log_invalidServer​(Object arg0)
        Key log.invalidServer: Invalid server type found: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid server type found: {0}
      • _log_invalidServer

        public static org.jvnet.localizer.Localizable _log_invalidServer​(Object arg0)
        Key log.invalidServer: Invalid server type found: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid server type found: {0}
      • formError_successfulConnection

        public static String formError_successfulConnection()
        Key formError.successfulConnection: Connection successful.
        Returns:
        Connection successful
      • _formError_successfulConnection

        public static org.jvnet.localizer.Localizable _formError_successfulConnection()
        Key formError.successfulConnection: Connection successful.
        Returns:
        Connection successful
      • formError_invalidCertIgnored

        public static String formError_invalidCertIgnored()
        Key formError.invalidCertIgnored: Invalid certificates will be ignored. Use with caution..
        Returns:
        Invalid certificates will be ignored. Use with caution.
      • _formError_invalidCertIgnored

        public static org.jvnet.localizer.Localizable _formError_invalidCertIgnored()
        Key formError.invalidCertIgnored: Invalid certificates will be ignored. Use with caution..
        Returns:
        Invalid certificates will be ignored. Use with caution.
      • selection_proxyProtocol_https

        public static String selection_proxyProtocol_https()
        Key selection.proxyProtocol.https: HTTPS.
        Returns:
        HTTPS
      • _selection_proxyProtocol_https

        public static org.jvnet.localizer.Localizable _selection_proxyProtocol_https()
        Key selection.proxyProtocol.https: HTTPS.
        Returns:
        HTTPS
      • log_invalidUrl

        public static String log_invalidUrl​(Object arg0)
        Key log.invalidUrl: Cannot transform provided URL to an HttpHost object: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Cannot transform provided URL to an HttpHost object: {0}
      • _log_invalidUrl

        public static org.jvnet.localizer.Localizable _log_invalidUrl​(Object arg0)
        Key log.invalidUrl: Cannot transform provided URL to an HttpHost object: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Cannot transform provided URL to an HttpHost object: {0}
      • selection_pleaseSelect

        public static String selection_pleaseSelect()
        Key selection.pleaseSelect: Please Select ....
        Returns:
        Please Select ...
      • _selection_pleaseSelect

        public static org.jvnet.localizer.Localizable _selection_pleaseSelect()
        Key selection.pleaseSelect: Please Select ....
        Returns:
        Please Select ...
      • formError_missingParamType

        public static String formError_missingParamType()
        Key formError.missingParamType: Parameter type is missing.
        Returns:
        Parameter type is missing
      • _formError_missingParamType

        public static org.jvnet.localizer.Localizable _formError_missingParamType()
        Key formError.missingParamType: Parameter type is missing.
        Returns:
        Parameter type is missing
      • formError_missingVersionRegex

        public static String formError_missingVersionRegex()
        Key formError.missingVersionRegex: The version regex must be set.
        Returns:
        The version regex must be set
      • _formError_missingVersionRegex

        public static org.jvnet.localizer.Localizable _formError_missingVersionRegex()
        Key formError.missingVersionRegex: The version regex must be set.
        Returns:
        The version regex must be set
      • log_invalidConnector

        public static String log_invalidConnector()
        Key log.invalidConnector: Invalid connector type provided.
        Returns:
        Invalid connector type provided
      • _log_invalidConnector

        public static org.jvnet.localizer.Localizable _log_invalidConnector()
        Key log.invalidConnector: Invalid connector type provided.
        Returns:
        Invalid connector type provided
      • formError_invalidParameter

        public static String formError_invalidParameter()
        Key formError.invalidParameter: Invalid parameters.
        Returns:
        Invalid parameters
      • _formError_invalidParameter

        public static org.jvnet.localizer.Localizable _formError_invalidParameter()
        Key formError.invalidParameter: Invalid parameters.
        Returns:
        Invalid parameters
      • log_errorCertsProcessing

        public static String log_errorCertsProcessing()
        Key log.errorCertsProcessing: Invalid SSL certs may or may bot be ignored.
        Returns:
        Invalid SSL certs may or may bot be ignored
      • _log_errorCertsProcessing

        public static org.jvnet.localizer.Localizable _log_errorCertsProcessing()
        Key log.errorCertsProcessing: Invalid SSL certs may or may bot be ignored.
        Returns:
        Invalid SSL certs may or may bot be ignored
      • selection_paramType_path

        public static String selection_paramType_path()
        Key selection.paramType.path: Artifact Path.
        Returns:
        Artifact Path
      • _selection_paramType_path

        public static org.jvnet.localizer.Localizable _selection_paramType_path()
        Key selection.paramType.path: Artifact Path.
        Returns:
        Artifact Path
      • log_failedRequest

        public static String log_failedRequest​(Object arg0)
        Key log.failedRequest: The HTTP request has failed. RC = {0} .
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The HTTP request has failed. RC = {0}
      • _log_failedRequest

        public static org.jvnet.localizer.Localizable _log_failedRequest​(Object arg0)
        Key log.failedRequest: The HTTP request has failed. RC = {0} .
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The HTTP request has failed. RC = {0}
      • formError_missingArtifactName

        public static String formError_missingArtifactName()
        Key formError.missingArtifactName: Artifact name is missing.
        Returns:
        Artifact name is missing
      • _formError_missingArtifactName

        public static org.jvnet.localizer.Localizable _formError_missingArtifactName()
        Key formError.missingArtifactName: Artifact name is missing.
        Returns:
        Artifact name is missing
      • selection_paramType_version

        public static String selection_paramType_version()
        Key selection.paramType.version: Artifact Version.
        Returns:
        Artifact Version
      • _selection_paramType_version

        public static org.jvnet.localizer.Localizable _selection_paramType_version()
        Key selection.paramType.version: Artifact Version.
        Returns:
        Artifact Version
      • formError_invalidResultsCount

        public static String formError_invalidResultsCount()
        Key formError.invalidResultsCount: Value is not a valid number.
        Returns:
        Value is not a valid number
      • _formError_invalidResultsCount

        public static org.jvnet.localizer.Localizable _formError_invalidResultsCount()
        Key formError.invalidResultsCount: Value is not a valid number.
        Returns:
        Value is not a valid number
      • selection_selectEntry_first

        public static String selection_selectEntry_first()
        Key selection.selectEntry.first: First Entry.
        Returns:
        First Entry
      • _selection_selectEntry_first

        public static org.jvnet.localizer.Localizable _selection_selectEntry_first()
        Key selection.selectEntry.first: First Entry.
        Returns:
        First Entry
      • log_noName

        public static String log_noName()
        Key log.noName: Name pattern is null, skip retrieval of artifacts.
        Returns:
        Name pattern is null, skip retrieval of artifacts
      • _log_noName

        public static org.jvnet.localizer.Localizable _log_noName()
        Key log.noName: Name pattern is null, skip retrieval of artifacts.
        Returns:
        Name pattern is null, skip retrieval of artifacts
      • log_disabledProxy

        public static String log_disabledProxy()
        Key log.disabledProxy: Both local and global HTTP proxy are disabled.
        Returns:
        Both local and global HTTP proxy are disabled
      • _log_disabledProxy

        public static org.jvnet.localizer.Localizable _log_disabledProxy()
        Key log.disabledProxy: Both local and global HTTP proxy are disabled.
        Returns:
        Both local and global HTTP proxy are disabled
      • formError_invalidResultsCountRange

        public static String formError_invalidResultsCountRange​(Object arg0)
        Key formError.invalidResultsCountRange: The results count must be between 1 and {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The results count must be between 1 and {0}
      • _formError_invalidResultsCountRange

        public static org.jvnet.localizer.Localizable _formError_invalidResultsCountRange​(Object arg0)
        Key formError.invalidResultsCountRange: The results count must be between 1 and {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The results count must be between 1 and {0}
      • log_invalidCreds

        public static String log_invalidCreds​(Object arg0)
        Key log.invalidCreds: Could not identify a credentials item with the given id: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Could not identify a credentials item with the given id: {0}
      • _log_invalidCreds

        public static org.jvnet.localizer.Localizable _log_invalidCreds​(Object arg0)
        Key log.invalidCreds: Could not identify a credentials item with the given id: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Could not identify a credentials item with the given id: {0}
      • formError_missingResultsCount

        public static String formError_missingResultsCount()
        Key formError.missingResultsCount: Results count is missing.
        Returns:
        Results count is missing
      • _formError_missingResultsCount

        public static org.jvnet.localizer.Localizable _formError_missingResultsCount()
        Key formError.missingResultsCount: Results count is missing.
        Returns:
        Results count is missing
      • selection_submitValue_label

        public static String selection_submitValue_label()
        Key selection.submitValue.label: Label Only.
        Returns:
        Label Only
      • _selection_submitValue_label

        public static org.jvnet.localizer.Localizable _selection_submitValue_label()
        Key selection.submitValue.label: Label Only.
        Returns:
        Label Only
      • selection_selectEntry_regex

        public static String selection_selectEntry_regex()
        Key selection.selectEntry.regex: Regex.
        Returns:
        Regex
      • _selection_selectEntry_regex

        public static org.jvnet.localizer.Localizable _selection_selectEntry_regex()
        Key selection.selectEntry.regex: Regex.
        Returns:
        Regex
      • formError_invalidProxyRange

        public static String formError_invalidProxyRange()
        Key formError.invalidProxyRange: Proxy port is not within a valid range (1 - 65535).
        Returns:
        Proxy port is not within a valid range (1 - 65535)
      • _formError_invalidProxyRange

        public static org.jvnet.localizer.Localizable _formError_invalidProxyRange()
        Key formError.invalidProxyRange: Proxy port is not within a valid range (1 - 65535).
        Returns:
        Proxy port is not within a valid range (1 - 65535)
      • selection_selectEntry_last

        public static String selection_selectEntry_last()
        Key selection.selectEntry.last: Last Entry.
        Returns:
        Last Entry
      • _selection_selectEntry_last

        public static org.jvnet.localizer.Localizable _selection_selectEntry_last()
        Key selection.selectEntry.last: Last Entry.
        Returns:
        Last Entry
      • log_invalidParameter

        public static String log_invalidParameter​(Object arg0)
        Key log.invalidParameter: Invalid param type found: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid param type found: {0}
      • _log_invalidParameter

        public static org.jvnet.localizer.Localizable _log_invalidParameter​(Object arg0)
        Key log.invalidParameter: Invalid param type found: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid param type found: {0}
      • selection_paramType_repo

        public static String selection_paramType_repo()
        Key selection.paramType.repo: Repository.
        Returns:
        Repository
      • _selection_paramType_repo

        public static org.jvnet.localizer.Localizable _selection_paramType_repo()
        Key selection.paramType.repo: Repository.
        Returns:
        Repository
      • log_blankUrl

        public static String log_blankUrl()
        Key log.blankUrl: URL is blank, skip request.
        Returns:
        URL is blank, skip request
      • _log_blankUrl

        public static org.jvnet.localizer.Localizable _log_blankUrl()
        Key log.blankUrl: URL is blank, skip request.
        Returns:
        URL is blank, skip request
      • selection_sort_asc

        public static String selection_sort_asc()
        Key selection.sort.asc: Asc.
        Returns:
        Asc
      • _selection_sort_asc

        public static org.jvnet.localizer.Localizable _selection_sort_asc()
        Key selection.sort.asc: Asc.
        Returns:
        Asc
      • formError_invalidArtifactName

        public static String formError_invalidArtifactName()
        Key formError.invalidArtifactName: An asterisk * is not allowed as artifact name in Artifactory.
        Returns:
        An asterisk * is not allowed as artifact name in Artifactory
      • _formError_invalidArtifactName

        public static org.jvnet.localizer.Localizable _formError_invalidArtifactName()
        Key formError.invalidArtifactName: An asterisk * is not allowed as artifact name in Artifactory.
        Returns:
        An asterisk * is not allowed as artifact name in Artifactory
      • selection_proxyProtocol_http

        public static String selection_proxyProtocol_http()
        Key selection.proxyProtocol.http: HTTP.
        Returns:
        HTTP
      • _selection_proxyProtocol_http

        public static org.jvnet.localizer.Localizable _selection_proxyProtocol_http()
        Key selection.proxyProtocol.http: HTTP.
        Returns:
        HTTP
      • formError_failedConnection

        public static String formError_failedConnection()
        Key formError.failedConnection: Connection failed.
        Returns:
        Connection failed
      • _formError_failedConnection

        public static org.jvnet.localizer.Localizable _formError_failedConnection()
        Key formError.failedConnection: Connection failed.
        Returns:
        Connection failed
      • formError_invalidServerUrl

        public static String formError_invalidServerUrl()
        Key formError.invalidServerUrl: The URL is invalid.
        Returns:
        The URL is invalid
      • _formError_invalidServerUrl

        public static org.jvnet.localizer.Localizable _formError_invalidServerUrl()
        Key formError.invalidServerUrl: The URL is invalid.
        Returns:
        The URL is invalid
      • selection_selectEntry_none

        public static String selection_selectEntry_none()
        Key selection.selectEntry.none: None.
        Returns:
        None
      • _selection_selectEntry_none

        public static org.jvnet.localizer.Localizable _selection_selectEntry_none()
        Key selection.selectEntry.none: None.
        Returns:
        None
      • selection_submitValue_both

        public static String selection_submitValue_both()
        Key selection.submitValue.both: Label + Path.
        Returns:
        Label + Path
      • _selection_submitValue_both

        public static org.jvnet.localizer.Localizable _selection_submitValue_both()
        Key selection.submitValue.both: Label + Path.
        Returns:
        Label + Path
      • log_parseResponse

        public static String log_parseResponse()
        Key log.parseResponse: An error occured while parsing the response payload.
        Returns:
        An error occured while parsing the response payload
      • _log_parseResponse

        public static org.jvnet.localizer.Localizable _log_parseResponse()
        Key log.parseResponse: An error occured while parsing the response payload.
        Returns:
        An error occured while parsing the response payload