Package hudson.plugins.s3
Class Messages
java.lang.Object
hudson.plugins.s3.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyBuildTrigger.NoSuchProject:No such project ‘{0}’..static org.jvnet.localizer.Localizable_BuildTrigger_NoSuchProjectWithSuggestion(Object arg0, Object arg1) KeyBuildTrigger.NoSuchProjectWithSuggestion:No such project ‘{0}’. Did you mean ‘{1}’?.static org.jvnet.localizer.Localizable_CopyArtifact_FailedToCopy(Object arg0, Object arg1) KeyCopyArtifact.FailedToCopy:Failed to copy artifacts from {0} with filter: {1}.static org.jvnet.localizer.LocalizableKeyCopyArtifact.MatrixProject:Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration..static org.jvnet.localizer.LocalizableKeyCopyArtifact.MavenProject:Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module..static org.jvnet.localizer.LocalizableKeyCopyArtifact.MissingBuild:Unable to find a build for artifact copy from: {0}.static org.jvnet.localizer.LocalizableKeyCopyArtifact.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..static org.jvnet.localizer.LocalizableKeyCopyArtifact.MissingSrcWorkspace:Unable to access upstream workspace for artifact copy. Slave node offline?.static org.jvnet.localizer.LocalizableKeyCopyArtifact.ParameterizedName:Value references a build parameter, so it cannot be validated..static StringKeyBuildTrigger.NoSuchProject:No such project ‘{0}’..static StringBuildTrigger_NoSuchProjectWithSuggestion(Object arg0, Object arg1) KeyBuildTrigger.NoSuchProjectWithSuggestion:No such project ‘{0}’. Did you mean ‘{1}’?.static StringCopyArtifact_FailedToCopy(Object arg0, Object arg1) KeyCopyArtifact.FailedToCopy:Failed to copy artifacts from {0} with filter: {1}.static StringKeyCopyArtifact.MatrixProject:Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration..static StringKeyCopyArtifact.MavenProject:Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module..static StringKeyCopyArtifact.MissingBuild:Unable to find a build for artifact copy from: {0}.static StringKeyCopyArtifact.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..static StringKeyCopyArtifact.MissingSrcWorkspace:Unable to access upstream workspace for artifact copy. Slave node offline?.static StringKeyCopyArtifact.ParameterizedName:Value references a build parameter, so it cannot be validated..
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
CopyArtifact_MissingBuild
KeyCopyArtifact.MissingBuild:Unable to find a build for artifact copy from: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Unable to find a build for artifact copy from: {0}
-
_CopyArtifact_MissingBuild
KeyCopyArtifact.MissingBuild:Unable to find a build for artifact copy from: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Unable to find a build for artifact copy from: {0}
-
CopyArtifact_MissingProject
KeyCopyArtifact.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}, asString.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
KeyCopyArtifact.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}, asString.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
KeyCopyArtifact.FailedToCopy:Failed to copy artifacts from {0} with filter: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Failed to copy artifacts from {0} with filter: {1}
-
_CopyArtifact_FailedToCopy
KeyCopyArtifact.FailedToCopy:Failed to copy artifacts from {0} with filter: {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Failed to copy artifacts from {0} with filter: {1}
-
CopyArtifact_MissingSrcWorkspace
KeyCopyArtifact.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()KeyCopyArtifact.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
KeyCopyArtifact.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()KeyCopyArtifact.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
KeyBuildTrigger.NoSuchProject:No such project ‘{0}’..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such project ‘{0}’.
-
_BuildTrigger_NoSuchProject
KeyBuildTrigger.NoSuchProject:No such project ‘{0}’..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such project ‘{0}’.
-
CopyArtifact_ParameterizedName
KeyCopyArtifact.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()KeyCopyArtifact.ParameterizedName:Value references a build parameter, so it cannot be validated..- Returns:
Value references a build parameter, so it cannot be validated.
-
CopyArtifact_MatrixProject
KeyCopyArtifact.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()KeyCopyArtifact.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
KeyBuildTrigger.NoSuchProjectWithSuggestion:No such project ‘{0}’. Did you mean ‘{1}’?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.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) KeyBuildTrigger.NoSuchProjectWithSuggestion:No such project ‘{0}’. Did you mean ‘{1}’?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
No such project ‘{0}’. Did you mean ‘{1}’?
-