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 |
_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_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 |
_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 |
_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 org.jvnet.localizer.Localizable |
_UpdateExistingView_ViewTypeDoesNotMatch()
Key
UpdateExistingView.ViewTypeDoesNotMatch: Type of
view "%s" does not match existing type, view type can not be changed. |
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 |
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_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 |
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 |
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". |
static java.lang.String |
UpdateExistingView_ViewTypeDoesNotMatch()
Key
UpdateExistingView.ViewTypeDoesNotMatch: Type of
view "%s" does not match existing type, view type can not be changed. |
public 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 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 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 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 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 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 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 UpdateExistingView_ViewTypeDoesNotMatch()
UpdateExistingView.ViewTypeDoesNotMatch: Type of
view "%s" does not match existing type, view type can not be changed.Type of view "%s" does not match existing type, view type can
not be changedpublic static org.jvnet.localizer.Localizable _UpdateExistingView_ViewTypeDoesNotMatch()
UpdateExistingView.ViewTypeDoesNotMatch: Type of
view "%s" does not match existing type, view type can not be changed.Type of view "%s" does not match existing type, view type can
not be changedpublic 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 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 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 changedpublic 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 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 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 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 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 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 exist