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 Summary
Constructors -
Method Summary
Modifier 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
-
Messages
public Messages()
-
-
Method Details
-
ScriptApprovalLink_dangerous
KeyScriptApprovalLink.dangerous:{0} approved dangerous signatures.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} approved dangerous signatures
-
_ScriptApprovalLink_dangerous
KeyScriptApprovalLink.dangerous:{0} approved dangerous signatures.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} approved dangerous signatures
-
ScriptApprovalNoteForceSandBox_message
KeyScriptApprovalNoteForceSandBox.message:Script signature is not in the default whitelist..- Returns:
Script signature is not in the default whitelist.
-
_ScriptApprovalNoteForceSandBox_message
public 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_notExists
KeyClasspathEntry.path.notExists:Specified path does not exist.- Returns:
Specified path does not exist
-
_ClasspathEntry_path_notExists
public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notExists()KeyClasspathEntry.path.notExists:Specified path does not exist.- Returns:
Specified path does not exist
-
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.
-
_ScriptApprovalNote_message
public 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_NonApproved
KeyUnapprovedUsage.NonApproved:script not yet approved for use.- Returns:
script not yet approved for use
-
_UnapprovedUsage_NonApproved
public static org.jvnet.localizer.Localizable _UnapprovedUsage_NonApproved()KeyUnapprovedUsage.NonApproved:script not yet approved for use.- Returns:
script not yet approved for use
-
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
-
_UnapprovedUsage_ForceSandBox
public 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_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
-
_ScriptApproval_PipelineMessage
public 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_outstandingScript
KeyScriptApprovalLink.outstandingScript:{0} scripts pending approval.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} scripts pending approval
-
_ScriptApprovalLink_outstandingScript
KeyScriptApprovalLink.outstandingScript:{0} scripts pending approval.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} scripts pending approval
-
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_SandboxCantBeDisabled
public 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_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
-
_ScriptApproval_ForceSandBoxMessage
public 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_noDirsAllowed
KeyClasspathEntry.path.noDirsAllowed:Class directories are not allowed as classpath entries..- Returns:
Class directories are not allowed as classpath entries.
-
_ClasspathEntry_path_noDirsAllowed
public 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_outstandingSignature
KeyScriptApprovalLink.outstandingSignature:{0} signatures pending approval.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} signatures pending approval
-
_ScriptApprovalLink_outstandingSignature
KeyScriptApprovalLink.outstandingSignature:{0} signatures pending approval.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} signatures pending approval
-
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.
-
_ClasspathEntry_path_notApproved
public 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_AdminUserAlert
KeyScriptApproval.AdminUserAlert:<b>Sandbox is enabled globally in the system.</b><br />.- Returns:
<b>Sandbox is enabled globally in the system.</b><br />
-
_ScriptApproval_AdminUserAlert
public 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_outstandingClasspath
KeyScriptApprovalLink.outstandingClasspath:{0} classpath entries pending approval.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} classpath entries pending approval
-
_ScriptApprovalLink_outstandingClasspath
KeyScriptApprovalLink.outstandingClasspath:{0} classpath entries pending approval.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} classpath entries pending approval
-