public class Messages
extends java.lang.Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_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()
Could not create or update config file, Config File Provider plugin not installed
|
static org.jvnet.localizer.Localizable |
_CreateOrUpdateConfigFile_UnknownConfigFileType()
Could not create or update config file, unknown config file type "%s"
|
static org.jvnet.localizer.Localizable |
_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()
Could not read file "%s" from workspace of job "%s" because the job does not exist
|
static org.jvnet.localizer.Localizable |
_ReadFileFromWorkspace_WorkspaceNotFound()
Could not read file "%s" from workspace of job "%s" because the workspace does not exist
|
static java.lang.String |
CreateOrUpdateConfigFile_ConfigProviderNotFound()
Could not create or update config file, config provider for config file type "%s" not found
|
static java.lang.String |
CreateOrUpdateConfigFile_PluginNotInstalled()
Could not create or update config file, Config File Provider plugin not installed
|
static java.lang.String |
CreateOrUpdateConfigFile_UnknownConfigFileType()
Could not create or update config file, unknown config file type "%s"
|
static java.lang.String |
ReadFileFromWorkspace_JobFileNotFound()
Could not read file "%s" from workspace of job "%s" because the file does not exist
|
static java.lang.String |
ReadFileFromWorkspace_JobNotFound()
Could not read file "%s" from workspace of job "%s" because the job does not exist
|
static java.lang.String |
ReadFileFromWorkspace_WorkspaceNotFound()
Could not read file "%s" from workspace of job "%s" because the workspace does not exist
|
public static java.lang.String CreateOrUpdateConfigFile_UnknownConfigFileType()
public static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_UnknownConfigFileType()
public static java.lang.String ReadFileFromWorkspace_JobFileNotFound()
public static org.jvnet.localizer.Localizable _ReadFileFromWorkspace_JobFileNotFound()
public static java.lang.String ReadFileFromWorkspace_WorkspaceNotFound()
public static org.jvnet.localizer.Localizable _ReadFileFromWorkspace_WorkspaceNotFound()
public static java.lang.String CreateOrUpdateConfigFile_ConfigProviderNotFound()
public static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_ConfigProviderNotFound()
public static java.lang.String ReadFileFromWorkspace_JobNotFound()
public static org.jvnet.localizer.Localizable _ReadFileFromWorkspace_JobNotFound()
public static java.lang.String CreateOrUpdateConfigFile_PluginNotInstalled()
public static org.jvnet.localizer.Localizable _CreateOrUpdateConfigFile_PluginNotInstalled()