- _CreateOrUpdateConfigFile_ConfigProviderNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not create or update config file, config provider for config file type "%s" not found
- _CreateOrUpdateConfigFile_PluginNotInstalled() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not create or update config file, Config File Provider plugin not installed
- _CreateOrUpdateConfigFile_UnknownConfigFileType() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not create or update config file, unknown config file type "%s"
- _ReadFileFromWorkspace_JobFileNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not read file "%s" from workspace of job "%s" because the file does not exist
- _ReadFileFromWorkspace_JobNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not read file "%s" from workspace of job "%s" because the job does not exist
- _ReadFileFromWorkspace_WorkspaceNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not read file "%s" from workspace of job "%s" because the workspace does not exist