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

      • CopyArtifact_MissingBuild

        public static String CopyArtifact_MissingBuild​(Object arg0)
        Key CopyArtifact.MissingBuild: Unable to find a build for artifact copy from: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to find a build for artifact copy from: {0}
      • _CopyArtifact_MissingBuild

        public static org.jvnet.localizer.Localizable _CopyArtifact_MissingBuild​(Object arg0)
        Key CopyArtifact.MissingBuild: Unable to find a build for artifact copy from: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to find a build for artifact copy from: {0}
      • CopyArtifact_MissingProject

        public static String CopyArtifact_MissingProject​(Object arg0)
        Key CopyArtifact.MissingProject: Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration.
      • _CopyArtifact_MissingProject

        public static org.jvnet.localizer.Localizable _CopyArtifact_MissingProject​(Object arg0)
        Key CopyArtifact.MissingProject: Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration.
      • CopyArtifact_FailedToCopy

        public static String CopyArtifact_FailedToCopy​(Object arg0,
                                                       Object arg1)
        Key CopyArtifact.FailedToCopy: Failed to copy artifacts from {0} with filter: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to copy artifacts from {0} with filter: {1}
      • _CopyArtifact_FailedToCopy

        public static org.jvnet.localizer.Localizable _CopyArtifact_FailedToCopy​(Object arg0,
                                                                                 Object arg1)
        Key CopyArtifact.FailedToCopy: Failed to copy artifacts from {0} with filter: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to copy artifacts from {0} with filter: {1}
      • CopyArtifact_MissingSrcWorkspace

        public static String CopyArtifact_MissingSrcWorkspace()
        Key CopyArtifact.MissingSrcWorkspace: Unable to access upstream workspace for artifact copy. Slave node offline?.
        Returns:
        Unable to access upstream workspace for artifact copy. Slave node offline?
      • _CopyArtifact_MissingSrcWorkspace

        public static org.jvnet.localizer.Localizable _CopyArtifact_MissingSrcWorkspace()
        Key CopyArtifact.MissingSrcWorkspace: Unable to access upstream workspace for artifact copy. Slave node offline?.
        Returns:
        Unable to access upstream workspace for artifact copy. Slave node offline?
      • CopyArtifact_MavenProject

        public static String CopyArtifact_MavenProject()
        Key CopyArtifact.MavenProject: Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module..
        Returns:
        Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module.
      • _CopyArtifact_MavenProject

        public static org.jvnet.localizer.Localizable _CopyArtifact_MavenProject()
        Key CopyArtifact.MavenProject: Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module..
        Returns:
        Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module.
      • BuildTrigger_NoSuchProject

        public static String BuildTrigger_NoSuchProject​(Object arg0)
        Key BuildTrigger.NoSuchProject: No such project ‘{0}’..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such project ‘{0}’.
      • _BuildTrigger_NoSuchProject

        public static org.jvnet.localizer.Localizable _BuildTrigger_NoSuchProject​(Object arg0)
        Key BuildTrigger.NoSuchProject: No such project ‘{0}’..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such project ‘{0}’.
      • CopyArtifact_ParameterizedName

        public static String CopyArtifact_ParameterizedName()
        Key CopyArtifact.ParameterizedName: Value references a build parameter, so it cannot be validated..
        Returns:
        Value references a build parameter, so it cannot be validated.
      • _CopyArtifact_ParameterizedName

        public static org.jvnet.localizer.Localizable _CopyArtifact_ParameterizedName()
        Key CopyArtifact.ParameterizedName: Value references a build parameter, so it cannot be validated..
        Returns:
        Value references a build parameter, so it cannot be validated.
      • CopyArtifact_MatrixProject

        public static String CopyArtifact_MatrixProject()
        Key CopyArtifact.MatrixProject: Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration..
        Returns:
        Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration.
      • _CopyArtifact_MatrixProject

        public static org.jvnet.localizer.Localizable _CopyArtifact_MatrixProject()
        Key CopyArtifact.MatrixProject: Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration..
        Returns:
        Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration.
      • BuildTrigger_NoSuchProjectWithSuggestion

        public static String BuildTrigger_NoSuchProjectWithSuggestion​(Object arg0,
                                                                      Object arg1)
        Key BuildTrigger.NoSuchProjectWithSuggestion: No such project ‘{0}’. Did you mean ‘{1}’?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such project ‘{0}’. Did you mean ‘{1}’?
      • _BuildTrigger_NoSuchProjectWithSuggestion

        public static org.jvnet.localizer.Localizable _BuildTrigger_NoSuchProjectWithSuggestion​(Object arg0,
                                                                                                Object arg1)
        Key BuildTrigger.NoSuchProjectWithSuggestion: No such project ‘{0}’. Did you mean ‘{1}’?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No such project ‘{0}’. Did you mean ‘{1}’?