- _CreateItem_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not create item, unknown parent path in "%s"
- _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"
- _CreateView_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not create view, unknown parent path in "%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
- _RenameJobMatching_DestinationNotFolder() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not rename job %s to %s, destination is not a folder
- _RenameJobMatching_MultipleJobsFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not rename job, multiple candidates to rename found: %s