- _CallExtension_MultipleCandidates() - Static method in class javaposse.jobdsl.plugin.Messages
-
Found multiple extensions which provide method %s with arguments %s: %s
- _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"
- _CreateOrUpdateUserContent_Exception() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not create or update user content "%s": %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
- _RenameJobMatching_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not rename job %s to %s, destination folder does not exist
- _UpdateExistingItem_CouldNotReadConfig() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not read configuration file %s for job %s
- _UpdateExistingItem_ItemTypeDoesNotMatch() - Static method in class javaposse.jobdsl.plugin.Messages
-
Type of item "%s" does not match existing type, item type can not be changed
- _UpdateExistingView_CouldNotParseConfig() - Static method in class javaposse.jobdsl.plugin.Messages
-
Could not parse generated configuration for view "%s"
- _UpdateExistingView_ViewTypeDoesNotMatch() - Static method in class javaposse.jobdsl.plugin.Messages
-
Type of view "%s" does not match existing type, view type can not be changed