@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_ClasspathEntry_path_noDirsAllowed()
Key
ClasspathEntry.path.noDirsAllowed : Class
directories are not allowed as classpath entries. . |
static org.jvnet.localizer.Localizable |
_ClasspathEntry_path_notApproved()
Key
ClasspathEntry.path.notApproved : {@code This classpath
entry is not approved. |
static org.jvnet.localizer.Localizable |
_ClasspathEntry_path_notExists()
Key
ClasspathEntry.path.notExists : Specified path does
not exist . |
static org.jvnet.localizer.Localizable |
_ScriptApprovalNote_message()
Key
ScriptApprovalNote.message : Administrators can
decide whether to approve or reject this signature. . |
static String |
ClasspathEntry_path_noDirsAllowed()
Key
ClasspathEntry.path.noDirsAllowed : Class
directories are not allowed as classpath entries. . |
static String |
ClasspathEntry_path_notApproved()
Key
ClasspathEntry.path.notApproved : {@code This classpath
entry is not approved. |
static String |
ClasspathEntry_path_notExists()
Key
ClasspathEntry.path.notExists : Specified path does
not exist . |
static String |
ScriptApprovalNote_message()
Key
ScriptApprovalNote.message : Administrators can
decide whether to approve or reject this signature. . |
public static String ClasspathEntry_path_notExists()
ClasspathEntry.path.notExists
: Specified path does
not exist
.Specified path does not exist
public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notExists()
ClasspathEntry.path.notExists
: Specified path does
not exist
.Specified path does not exist
public static String ClasspathEntry_path_notApproved()
ClasspathEntry.path.notApproved
: This classpath
entry is not approved. Require an approval before execution.
.This classpath entry is not approved. Require an approval
before execution.
public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notApproved()
ClasspathEntry.path.notApproved
: This classpath
entry is not approved. Require an approval before execution.
.This classpath entry is not approved. Require an approval
before execution.
public static String ScriptApprovalNote_message()
ScriptApprovalNote.message
: Administrators can
decide whether to approve or reject this signature.
.Administrators can decide whether to approve or reject this
signature.
public static org.jvnet.localizer.Localizable _ScriptApprovalNote_message()
ScriptApprovalNote.message
: Administrators can
decide whether to approve or reject this signature.
.Administrators can decide whether to approve or reject this
signature.
public static String ClasspathEntry_path_noDirsAllowed()
ClasspathEntry.path.noDirsAllowed
: Class
directories are not allowed as classpath entries.
.Class directories are not allowed as classpath entries.
public static org.jvnet.localizer.Localizable _ClasspathEntry_path_noDirsAllowed()
ClasspathEntry.path.noDirsAllowed
: Class
directories are not allowed as classpath entries.
.Class directories are not allowed as classpath entries.
Copyright © 2016–2023. All rights reserved.