Class Messages
java.lang.Object
org.jenkinsci.plugins.scriptsecurity.scripts.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyClasspathEntry.path.noDirsAllowed:Class directories are not allowed as classpath entries..static org.jvnet.localizer.LocalizableKeyClasspathEntry.path.notApproved:This classpath entry is not approved. Require an approval before execution..static org.jvnet.localizer.LocalizableKeyClasspathEntry.path.notExists:Specified path does not exist.static org.jvnet.localizer.LocalizableKeyScriptApproval.AdminUserAlert:<b>Sandbox is enabled globally in the system.</b><br />.static org.jvnet.localizer.LocalizableKeyScriptApproval.ForceSandBoxMessage:Running scripts out of the sandbox is not allowed in the system.static org.jvnet.localizer.LocalizableKeyScriptApproval.PipelineMessage:A Jenkins administrator will need to approve this script before it can be used.static org.jvnet.localizer.LocalizableKeyScriptApproval.SandboxCantBeDisabled:Sandbox cannot be disabled. This Jenkins instance has been configured to not allow regular users to disable the sandbox in the system.static org.jvnet.localizer.LocalizableKeyScriptApprovalLink.dangerous:{0} approved dangerous signatures.static org.jvnet.localizer.LocalizableKeyScriptApprovalLink.outstandingClasspath:{0} classpath entries pending approval.static org.jvnet.localizer.LocalizableKeyScriptApprovalLink.outstandingScript:{0} scripts pending approval.static org.jvnet.localizer.LocalizableKeyScriptApprovalLink.outstandingSignature:{0} signatures pending approval.static org.jvnet.localizer.LocalizableKeyScriptApprovalNote.message:Administrators can decide whether to approve or reject this signature..static org.jvnet.localizer.LocalizableKeyScriptApprovalNoteForceSandBox.message:Script signature is not in the default whitelist..static org.jvnet.localizer.LocalizableKeyUnapprovedUsage.ForceSandBox:Running scripts out of the sandbox is not allowed in the system.static org.jvnet.localizer.LocalizableKeyUnapprovedUsage.NonApproved:script not yet approved for use.static StringKeyClasspathEntry.path.noDirsAllowed:Class directories are not allowed as classpath entries..static StringKeyClasspathEntry.path.notApproved:This classpath entry is not approved. Require an approval before execution..static StringKeyClasspathEntry.path.notExists:Specified path does not exist.static StringKeyScriptApproval.AdminUserAlert:<b>Sandbox is enabled globally in the system.</b><br />.static StringKeyScriptApproval.ForceSandBoxMessage:Running scripts out of the sandbox is not allowed in the system.static StringKeyScriptApproval.PipelineMessage:A Jenkins administrator will need to approve this script before it can be used.static StringKeyScriptApproval.SandboxCantBeDisabled:Sandbox cannot be disabled. This Jenkins instance has been configured to not allow regular users to disable the sandbox in the system.static StringKeyScriptApprovalLink.dangerous:{0} approved dangerous signatures.static StringKeyScriptApprovalLink.outstandingClasspath:{0} classpath entries pending approval.static StringKeyScriptApprovalLink.outstandingScript:{0} scripts pending approval.static StringKeyScriptApprovalLink.outstandingSignature:{0} signatures pending approval.static StringKeyScriptApprovalNote.message:Administrators can decide whether to approve or reject this signature..static StringKeyScriptApprovalNoteForceSandBox.message:Script signature is not in the default whitelist..static StringKeyUnapprovedUsage.ForceSandBox:Running scripts out of the sandbox is not allowed in the system.static StringKeyUnapprovedUsage.NonApproved:script not yet approved for use.
- 
Constructor Details- 
Messagespublic Messages()
 
- 
- 
Method Details- 
ScriptApprovalLink_dangerousKeyScriptApprovalLink.dangerous:{0} approved dangerous signatures.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} approved dangerous signatures
 
- 
_ScriptApprovalLink_dangerousKeyScriptApprovalLink.dangerous:{0} approved dangerous signatures.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} approved dangerous signatures
 
- 
ScriptApprovalNoteForceSandBox_messageKeyScriptApprovalNoteForceSandBox.message:Script signature is not in the default whitelist..- Returns:
- Script signature is not in the default whitelist.
 
- 
_ScriptApprovalNoteForceSandBox_messagepublic static org.jvnet.localizer.Localizable _ScriptApprovalNoteForceSandBox_message()KeyScriptApprovalNoteForceSandBox.message:Script signature is not in the default whitelist..- Returns:
- Script signature is not in the default whitelist.
 
- 
ClasspathEntry_path_notExistsKeyClasspathEntry.path.notExists:Specified path does not exist.- Returns:
- Specified path does not exist
 
- 
_ClasspathEntry_path_notExistspublic static org.jvnet.localizer.Localizable _ClasspathEntry_path_notExists()KeyClasspathEntry.path.notExists:Specified path does not exist.- Returns:
- Specified path does not exist
 
- 
ScriptApprovalNote_messageKeyScriptApprovalNote.message:Administrators can decide whether to approve or reject this signature..- Returns:
- Administrators can decide whether to approve or reject this signature.
 
- 
_ScriptApprovalNote_messagepublic static org.jvnet.localizer.Localizable _ScriptApprovalNote_message()KeyScriptApprovalNote.message:Administrators can decide whether to approve or reject this signature..- Returns:
- Administrators can decide whether to approve or reject this signature.
 
- 
UnapprovedUsage_NonApprovedKeyUnapprovedUsage.NonApproved:script not yet approved for use.- Returns:
- script not yet approved for use
 
- 
_UnapprovedUsage_NonApprovedpublic static org.jvnet.localizer.Localizable _UnapprovedUsage_NonApproved()KeyUnapprovedUsage.NonApproved:script not yet approved for use.- Returns:
- script not yet approved for use
 
- 
UnapprovedUsage_ForceSandBoxKeyUnapprovedUsage.ForceSandBox:Running scripts out of the sandbox is not allowed in the system.- Returns:
- Running scripts out of the sandbox is not allowed in the system
 
- 
_UnapprovedUsage_ForceSandBoxpublic static org.jvnet.localizer.Localizable _UnapprovedUsage_ForceSandBox()KeyUnapprovedUsage.ForceSandBox:Running scripts out of the sandbox is not allowed in the system.- Returns:
- Running scripts out of the sandbox is not allowed in the system
 
- 
ScriptApproval_PipelineMessageKeyScriptApproval.PipelineMessage:A Jenkins administrator will need to approve this script before it can be used.- Returns:
- A Jenkins administrator will need to approve this script before it can be used
 
- 
_ScriptApproval_PipelineMessagepublic static org.jvnet.localizer.Localizable _ScriptApproval_PipelineMessage()KeyScriptApproval.PipelineMessage:A Jenkins administrator will need to approve this script before it can be used.- Returns:
- A Jenkins administrator will need to approve this script before it can be used
 
- 
ScriptApprovalLink_outstandingScriptKeyScriptApprovalLink.outstandingScript:{0} scripts pending approval.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} scripts pending approval
 
- 
_ScriptApprovalLink_outstandingScriptKeyScriptApprovalLink.outstandingScript:{0} scripts pending approval.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} scripts pending approval
 
- 
ScriptApproval_SandboxCantBeDisabledKeyScriptApproval.SandboxCantBeDisabled:Sandbox cannot be disabled. This Jenkins instance has been configured to not allow regular users to disable the sandbox in the system.- Returns:
- Sandbox cannot be disabled. This Jenkins instance has been configured to not allow regular users to disable the sandbox in the system
 
- 
_ScriptApproval_SandboxCantBeDisabledpublic static org.jvnet.localizer.Localizable _ScriptApproval_SandboxCantBeDisabled()KeyScriptApproval.SandboxCantBeDisabled:Sandbox cannot be disabled. This Jenkins instance has been configured to not allow regular users to disable the sandbox in the system.- Returns:
- Sandbox cannot be disabled. This Jenkins instance has been configured to not allow regular users to disable the sandbox in the system
 
- 
ScriptApproval_ForceSandBoxMessageKeyScriptApproval.ForceSandBoxMessage:Running scripts out of the sandbox is not allowed in the system.- Returns:
- Running scripts out of the sandbox is not allowed in the system
 
- 
_ScriptApproval_ForceSandBoxMessagepublic static org.jvnet.localizer.Localizable _ScriptApproval_ForceSandBoxMessage()KeyScriptApproval.ForceSandBoxMessage:Running scripts out of the sandbox is not allowed in the system.- Returns:
- Running scripts out of the sandbox is not allowed in the system
 
- 
ClasspathEntry_path_noDirsAllowedKeyClasspathEntry.path.noDirsAllowed:Class directories are not allowed as classpath entries..- Returns:
- Class directories are not allowed as classpath entries.
 
- 
_ClasspathEntry_path_noDirsAllowedpublic static org.jvnet.localizer.Localizable _ClasspathEntry_path_noDirsAllowed()KeyClasspathEntry.path.noDirsAllowed:Class directories are not allowed as classpath entries..- Returns:
- Class directories are not allowed as classpath entries.
 
- 
ScriptApprovalLink_outstandingSignatureKeyScriptApprovalLink.outstandingSignature:{0} signatures pending approval.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} signatures pending approval
 
- 
_ScriptApprovalLink_outstandingSignatureKeyScriptApprovalLink.outstandingSignature:{0} signatures pending approval.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} signatures pending approval
 
- 
ClasspathEntry_path_notApprovedKeyClasspathEntry.path.notApproved:This classpath entry is not approved. Require an approval before execution..- Returns:
- This classpath entry is not approved. Require an approval before execution.
 
- 
_ClasspathEntry_path_notApprovedpublic static org.jvnet.localizer.Localizable _ClasspathEntry_path_notApproved()KeyClasspathEntry.path.notApproved:This classpath entry is not approved. Require an approval before execution..- Returns:
- This classpath entry is not approved. Require an approval before execution.
 
- 
ScriptApproval_AdminUserAlertKeyScriptApproval.AdminUserAlert:<b>Sandbox is enabled globally in the system.</b><br />.- Returns:
- <b>Sandbox is enabled globally in the system.</b><br />
 
- 
_ScriptApproval_AdminUserAlertpublic static org.jvnet.localizer.Localizable _ScriptApproval_AdminUserAlert()KeyScriptApproval.AdminUserAlert:<b>Sandbox is enabled globally in the system.</b><br />.- Returns:
- <b>Sandbox is enabled globally in the system.</b><br />
 
- 
ScriptApprovalLink_outstandingClasspathKeyScriptApprovalLink.outstandingClasspath:{0} classpath entries pending approval.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} classpath entries pending approval
 
- 
_ScriptApprovalLink_outstandingClasspathKeyScriptApprovalLink.outstandingClasspath:{0} classpath entries pending approval.- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} classpath entries pending approval
 
 
-