public class Messages
extends java.lang.Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_CallExtension_MultipleCandidates()
Key
CallExtension.MultipleCandidates: Found multiple
extensions which provide method %s with arguments %s: %s. |
static org.jvnet.localizer.Localizable |
_CreateItem_UnknownParent()
Key
CreateItem.UnknownParent: Could not create item,
unknown parent path in "%s". |
static org.jvnet.localizer.Localizable |
_CreateItem_UnsupportedParent()
Key
CreateItem.UnsupportedParent: Could not create item
in "%s", unsupported folder type %s. |
static org.jvnet.localizer.Localizable |
_CreateOrUpdateConfigFile_ConfigProviderNotFound()
Key
CreateOrUpdateConfigFile.ConfigProviderNotFound: Could not create or update config file, config provider for config
file type "%s" not found. |
static org.jvnet.localizer.Localizable |
_CreateOrUpdateConfigFile_PluginNotInstalled()
Key
CreateOrUpdateConfigFile.PluginNotInstalled: Could
not create or update config file, Config File Provider plugin not
installed. |
static org.jvnet.localizer.Localizable |
_CreateOrUpdateConfigFile_SeedCollision()
Key
CreateOrUpdateConfigFile.SeedCollision: Could not
create item %s, item is already managed by seed job %s. |
static org.jvnet.localizer.Localizable |
_CreateOrUpdateConfigFile_UnknownConfigFileType()
Key
CreateOrUpdateConfigFile.UnknownConfigFileType: Could not create or update config file, unknown config file type
"%s". |
static org.jvnet.localizer.Localizable |
_CreateOrUpdateUserContent_Exception()
Key
CreateOrUpdateUserContent.Exception: Could not
create or update user content "%s": %s. |
static org.jvnet.localizer.Localizable |
_CreateView_UnknownParent()
Key
CreateView.UnknownParent: Could not create view,
unknown parent path in "%s". |
static org.jvnet.localizer.Localizable |
_CreateView_UnsupportedParent()
Key
CreateView.UnsupportedParent: Could not create view
in "%s", unsupported folder type %s. |
static org.jvnet.localizer.Localizable |
_ReadFileFromWorkspace_JobFileNotFound()
Key
ReadFileFromWorkspace.JobFileNotFound: Could not
read file "%s" from workspace of job "%s" because the file does not
exist. |
static org.jvnet.localizer.Localizable |
_ReadFileFromWorkspace_JobNotFound()
Key
ReadFileFromWorkspace.JobNotFound: Could not read
file "%s" from workspace of job "%s" because the job does not exist. |
static org.jvnet.localizer.Localizable |
_ReadFileFromWorkspace_WorkspaceNotFound()
Key
ReadFileFromWorkspace.WorkspaceNotFound: Could not
read file "%s" from workspace of job "%s" because the workspace does
not exist. |
static org.jvnet.localizer.Localizable |
_RenameJobMatching_DestinationNotFolder()
Key
RenameJobMatching.DestinationNotFolder: Could not
rename job %s to %s, destination is not a folder. |
static org.jvnet.localizer.Localizable |
_RenameJobMatching_MultipleJobsFound()
Key
RenameJobMatching.MultipleJobsFound: Could not
rename job, multiple candidates to rename found: %s. |
static org.jvnet.localizer.Localizable |
_RenameJobMatching_UnknownParent()
Key
RenameJobMatching.UnknownParent: Could not rename
job %s to %s, destination folder does not exist. |
static org.jvnet.localizer.Localizable |
_RestartRequired()
Key
RestartRequired: {@code Warning: Plugins have been
installed without restarting Jenkins. |
static org.jvnet.localizer.Localizable |
_SandboxDslScriptLoader_NotAuthenticated()
Key
SandboxDslScriptLoader.NotAuthenticated: You must
configure the DSL job to run as a specific user in order to use the
Groovy sandbox.. |
static org.jvnet.localizer.Localizable |
_ScriptSecurity_ScriptApprovalWarning()
Key
ScriptSecurity.ScriptApprovalWarning: New or
modified scripts must either be approved by an Jenkins administrator
before they can be used or they must be run in the restricted
sandbox.. |
static org.jvnet.localizer.Localizable |
_UpdateExistingItem_CouldNotReadConfig()
Key
UpdateExistingItem.CouldNotReadConfig: Could not
read configuration file %s for job %s. |
static org.jvnet.localizer.Localizable |
_UpdateExistingItem_ItemTypeDoesNotMatch()
Key
UpdateExistingItem.ItemTypeDoesNotMatch: Type of
item "%s" does not match existing type, item type can not be changed. |
static org.jvnet.localizer.Localizable |
_UpdateExistingView_CouldNotParseConfig()
Key
UpdateExistingView.CouldNotParseConfig: Could not
parse generated configuration for view "%s". |
static java.lang.String |
CallExtension_MultipleCandidates()
Key
CallExtension.MultipleCandidates: Found multiple
extensions which provide method %s with arguments %s: %s. |
static java.lang.String |
CreateItem_UnknownParent()
Key
CreateItem.UnknownParent: Could not create item,
unknown parent path in "%s". |
static java.lang.String |
CreateItem_UnsupportedParent()
Key
CreateItem.UnsupportedParent: Could not create item
in "%s", unsupported folder type %s. |
static java.lang.String |
CreateOrUpdateConfigFile_ConfigProviderNotFound()
Key
CreateOrUpdateConfigFile.ConfigProviderNotFound: Could not create or update config file, config provider for config
file type "%s" not found. |
static java.lang.String |
CreateOrUpdateConfigFile_PluginNotInstalled()
Key
CreateOrUpdateConfigFile.PluginNotInstalled: Could
not create or update config file, Config File Provider plugin not
installed. |
static java.lang.String |
CreateOrUpdateConfigFile_SeedCollision()
Key
CreateOrUpdateConfigFile.SeedCollision: Could not
create item %s, item is already managed by seed job %s. |
static java.lang.String |
CreateOrUpdateConfigFile_UnknownConfigFileType()
Key
CreateOrUpdateConfigFile.UnknownConfigFileType: Could not create or update config file, unknown config file type
"%s". |
static java.lang.String |
CreateOrUpdateUserContent_Exception()
Key
CreateOrUpdateUserContent.Exception: Could not
create or update user content "%s": %s. |
static java.lang.String |
CreateView_UnknownParent()
Key
CreateView.UnknownParent: Could not create view,
unknown parent path in "%s". |
static java.lang.String |
CreateView_UnsupportedParent()
Key
CreateView.UnsupportedParent: Could not create view
in "%s", unsupported folder type %s. |
static java.lang.String |
ReadFileFromWorkspace_JobFileNotFound()
Key
ReadFileFromWorkspace.JobFileNotFound: Could not
read file "%s" from workspace of job "%s" because the file does not
exist. |
static java.lang.String |
ReadFileFromWorkspace_JobNotFound()
Key
ReadFileFromWorkspace.JobNotFound: Could not read
file "%s" from workspace of job "%s" because the job does not exist. |
static java.lang.String |
ReadFileFromWorkspace_WorkspaceNotFound()
Key
ReadFileFromWorkspace.WorkspaceNotFound: Could not
read file "%s" from workspace of job "%s" because the workspace does
not exist. |
static java.lang.String |
RenameJobMatching_DestinationNotFolder()
Key
RenameJobMatching.DestinationNotFolder: Could not
rename job %s to %s, destination is not a folder. |
static java.lang.String |
RenameJobMatching_MultipleJobsFound()
Key
RenameJobMatching.MultipleJobsFound: Could not
rename job, multiple candidates to rename found: %s. |
static java.lang.String |
RenameJobMatching_UnknownParent()
Key
RenameJobMatching.UnknownParent: Could not rename
job %s to %s, destination folder does not exist. |
static java.lang.String |
RestartRequired()
Key
RestartRequired: {@code Warning: Plugins have been
installed without restarting Jenkins. |
static java.lang.String |
SandboxDslScriptLoader_NotAuthenticated()
Key
SandboxDslScriptLoader.NotAuthenticated: You must
configure the DSL job to run as a specific user in order to use the
Groovy sandbox.. |
static java.lang.String |
ScriptSecurity_ScriptApprovalWarning()
Key
ScriptSecurity.ScriptApprovalWarning: New or
modified scripts must either be approved by an Jenkins administrator
before they can be used or they must be run in the restricted
sandbox.. |
static java.lang.String |
UpdateExistingItem_CouldNotReadConfig()
Key
UpdateExistingItem.CouldNotReadConfig: Could not
read configuration file %s for job %s. |
static java.lang.String |
UpdateExistingItem_ItemTypeDoesNotMatch()
Key
UpdateExistingItem.ItemTypeDoesNotMatch: Type of
item "%s" does not match existing type, item type can not be changed. |
static java.lang.String |
UpdateExistingView_CouldNotParseConfig()
Key
UpdateExistingView.CouldNotParseConfig: Could not
parse generated configuration for view "%s". |
public static java.lang.String CreateOrUpdateConfigFile_UnknownConfigFileType()
CreateOrUpdateConfigFile.UnknownConfigFileType: Could not create or update config file, unknown config file type
"%s".Could not create or update config file, unknown config file
type "%s"public static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_UnknownConfigFileType()
CreateOrUpdateConfigFile.UnknownConfigFileType: Could not create or update config file, unknown config file type
"%s".Could not create or update config file, unknown config file
type "%s"public static java.lang.String CreateOrUpdateUserContent_Exception()
CreateOrUpdateUserContent.Exception: Could not
create or update user content "%s": %s.Could not create or update user content "%s": %spublic static org.jvnet.localizer.Localizable _CreateOrUpdateUserContent_Exception()
CreateOrUpdateUserContent.Exception: Could not
create or update user content "%s": %s.Could not create or update user content "%s": %spublic static java.lang.String ScriptSecurity_ScriptApprovalWarning()
ScriptSecurity.ScriptApprovalWarning: New or
modified scripts must either be approved by an Jenkins administrator
before they can be used or they must be run in the restricted
sandbox..New or modified scripts must either be approved by an Jenkins
administrator before they can be used or they must be run in the
restricted sandbox.public static org.jvnet.localizer.Localizable _ScriptSecurity_ScriptApprovalWarning()
ScriptSecurity.ScriptApprovalWarning: New or
modified scripts must either be approved by an Jenkins administrator
before they can be used or they must be run in the restricted
sandbox..New or modified scripts must either be approved by an Jenkins
administrator before they can be used or they must be run in the
restricted sandbox.public static java.lang.String CreateItem_UnsupportedParent()
CreateItem.UnsupportedParent: Could not create item
in "%s", unsupported folder type %s.Could not create item in "%s", unsupported folder type %spublic static org.jvnet.localizer.Localizable _CreateItem_UnsupportedParent()
CreateItem.UnsupportedParent: Could not create item
in "%s", unsupported folder type %s.Could not create item in "%s", unsupported folder type %spublic static java.lang.String RenameJobMatching_UnknownParent()
RenameJobMatching.UnknownParent: Could not rename
job %s to %s, destination folder does not exist.Could not rename job %s to %s, destination folder does not
existpublic static org.jvnet.localizer.Localizable _RenameJobMatching_UnknownParent()
RenameJobMatching.UnknownParent: Could not rename
job %s to %s, destination folder does not exist.Could not rename job %s to %s, destination folder does not
existpublic static java.lang.String RenameJobMatching_DestinationNotFolder()
RenameJobMatching.DestinationNotFolder: Could not
rename job %s to %s, destination is not a folder.Could not rename job %s to %s, destination is not a folderpublic static org.jvnet.localizer.Localizable _RenameJobMatching_DestinationNotFolder()
RenameJobMatching.DestinationNotFolder: Could not
rename job %s to %s, destination is not a folder.Could not rename job %s to %s, destination is not a folderpublic static java.lang.String UpdateExistingItem_CouldNotReadConfig()
UpdateExistingItem.CouldNotReadConfig: Could not
read configuration file %s for job %s.Could not read configuration file %s for job %spublic static org.jvnet.localizer.Localizable _UpdateExistingItem_CouldNotReadConfig()
UpdateExistingItem.CouldNotReadConfig: Could not
read configuration file %s for job %s.Could not read configuration file %s for job %spublic static java.lang.String CreateItem_UnknownParent()
CreateItem.UnknownParent: Could not create item,
unknown parent path in "%s".Could not create item, unknown parent path in "%s"public static org.jvnet.localizer.Localizable _CreateItem_UnknownParent()
CreateItem.UnknownParent: Could not create item,
unknown parent path in "%s".Could not create item, unknown parent path in "%s"public static java.lang.String CreateView_UnknownParent()
CreateView.UnknownParent: Could not create view,
unknown parent path in "%s".Could not create view, unknown parent path in "%s"public static org.jvnet.localizer.Localizable _CreateView_UnknownParent()
CreateView.UnknownParent: Could not create view,
unknown parent path in "%s".Could not create view, unknown parent path in "%s"public static java.lang.String RestartRequired()
RestartRequired: Warning: Plugins have been
installed without restarting Jenkins. A restart is required to run Job
DSL without any problems..Warning: Plugins have been installed without restarting
Jenkins. A restart is required to run Job DSL without any problems.public static org.jvnet.localizer.Localizable _RestartRequired()
RestartRequired: Warning: Plugins have been
installed without restarting Jenkins. A restart is required to run Job
DSL without any problems..Warning: Plugins have been installed without restarting
Jenkins. A restart is required to run Job DSL without any problems.public static java.lang.String CreateOrUpdateConfigFile_SeedCollision()
CreateOrUpdateConfigFile.SeedCollision: Could not
create item %s, item is already managed by seed job %s.Could not create item %s, item is already managed by seed job
%spublic static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_SeedCollision()
CreateOrUpdateConfigFile.SeedCollision: Could not
create item %s, item is already managed by seed job %s.Could not create item %s, item is already managed by seed job
%spublic static java.lang.String ReadFileFromWorkspace_JobFileNotFound()
ReadFileFromWorkspace.JobFileNotFound: Could not
read file "%s" from workspace of job "%s" because the file does not
exist.Could not read file "%s" from workspace of job "%s" because the
file does not existpublic static org.jvnet.localizer.Localizable _ReadFileFromWorkspace_JobFileNotFound()
ReadFileFromWorkspace.JobFileNotFound: Could not
read file "%s" from workspace of job "%s" because the file does not
exist.Could not read file "%s" from workspace of job "%s" because the
file does not existpublic static java.lang.String UpdateExistingView_CouldNotParseConfig()
UpdateExistingView.CouldNotParseConfig: Could not
parse generated configuration for view "%s".Could not parse generated configuration for view "%s"public static org.jvnet.localizer.Localizable _UpdateExistingView_CouldNotParseConfig()
UpdateExistingView.CouldNotParseConfig: Could not
parse generated configuration for view "%s".Could not parse generated configuration for view "%s"public static java.lang.String ReadFileFromWorkspace_JobNotFound()
ReadFileFromWorkspace.JobNotFound: Could not read
file "%s" from workspace of job "%s" because the job does not exist.Could not read file "%s" from workspace of job "%s" because the
job does not existpublic static org.jvnet.localizer.Localizable _ReadFileFromWorkspace_JobNotFound()
ReadFileFromWorkspace.JobNotFound: Could not read
file "%s" from workspace of job "%s" because the job does not exist.Could not read file "%s" from workspace of job "%s" because the
job does not existpublic static java.lang.String CreateOrUpdateConfigFile_ConfigProviderNotFound()
CreateOrUpdateConfigFile.ConfigProviderNotFound: Could not create or update config file, config provider for config
file type "%s" not found.Could not create or update config file, config provider for
config file type "%s" not foundpublic static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_ConfigProviderNotFound()
CreateOrUpdateConfigFile.ConfigProviderNotFound: Could not create or update config file, config provider for config
file type "%s" not found.Could not create or update config file, config provider for
config file type "%s" not foundpublic static java.lang.String CreateOrUpdateConfigFile_PluginNotInstalled()
CreateOrUpdateConfigFile.PluginNotInstalled: Could
not create or update config file, Config File Provider plugin not
installed.Could not create or update config file, Config File Provider
plugin not installedpublic static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_PluginNotInstalled()
CreateOrUpdateConfigFile.PluginNotInstalled: Could
not create or update config file, Config File Provider plugin not
installed.Could not create or update config file, Config File Provider
plugin not installedpublic static java.lang.String CallExtension_MultipleCandidates()
CallExtension.MultipleCandidates: Found multiple
extensions which provide method %s with arguments %s: %s.Found multiple extensions which provide method %s with
arguments %s: %spublic static org.jvnet.localizer.Localizable _CallExtension_MultipleCandidates()
CallExtension.MultipleCandidates: Found multiple
extensions which provide method %s with arguments %s: %s.Found multiple extensions which provide method %s with
arguments %s: %spublic static java.lang.String ReadFileFromWorkspace_WorkspaceNotFound()
ReadFileFromWorkspace.WorkspaceNotFound: Could not
read file "%s" from workspace of job "%s" because the workspace does
not exist.Could not read file "%s" from workspace of job "%s" because the
workspace does not existpublic static org.jvnet.localizer.Localizable _ReadFileFromWorkspace_WorkspaceNotFound()
ReadFileFromWorkspace.WorkspaceNotFound: Could not
read file "%s" from workspace of job "%s" because the workspace does
not exist.Could not read file "%s" from workspace of job "%s" because the
workspace does not existpublic static java.lang.String SandboxDslScriptLoader_NotAuthenticated()
SandboxDslScriptLoader.NotAuthenticated: You must
configure the DSL job to run as a specific user in order to use the
Groovy sandbox..You must configure the DSL job to run as a specific user in
order to use the Groovy sandbox.public static org.jvnet.localizer.Localizable _SandboxDslScriptLoader_NotAuthenticated()
SandboxDslScriptLoader.NotAuthenticated: You must
configure the DSL job to run as a specific user in order to use the
Groovy sandbox..You must configure the DSL job to run as a specific user in
order to use the Groovy sandbox.public static java.lang.String RenameJobMatching_MultipleJobsFound()
RenameJobMatching.MultipleJobsFound: Could not
rename job, multiple candidates to rename found: %s.Could not rename job, multiple candidates to rename found: %spublic static org.jvnet.localizer.Localizable _RenameJobMatching_MultipleJobsFound()
RenameJobMatching.MultipleJobsFound: Could not
rename job, multiple candidates to rename found: %s.Could not rename job, multiple candidates to rename found: %spublic static java.lang.String CreateView_UnsupportedParent()
CreateView.UnsupportedParent: Could not create view
in "%s", unsupported folder type %s.Could not create view in "%s", unsupported folder type %spublic static org.jvnet.localizer.Localizable _CreateView_UnsupportedParent()
CreateView.UnsupportedParent: Could not create view
in "%s", unsupported folder type %s.Could not create view in "%s", unsupported folder type %spublic static java.lang.String UpdateExistingItem_ItemTypeDoesNotMatch()
UpdateExistingItem.ItemTypeDoesNotMatch: Type of
item "%s" does not match existing type, item type can not be changed.Type of item "%s" does not match existing type, item type can
not be changedpublic static org.jvnet.localizer.Localizable _UpdateExistingItem_ItemTypeDoesNotMatch()
UpdateExistingItem.ItemTypeDoesNotMatch: Type of
item "%s" does not match existing type, item type can not be changed.Type of item "%s" does not match existing type, item type can
not be changed