- callExtension(String, Item, Class<? extends ExtensibleContext>, Object...) - Method in class javaposse.jobdsl.plugin.JenkinsJobManagement
-
- CallExtension_MultipleCandidates() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CallExtension.MultipleCandidates: Found multiple
extensions which provide method %s with arguments %s: %s.
- check(CNode) - Method in class javaposse.jobdsl.plugin.casc.ConfigurableScriptSource
-
- check(CNode, ConfigurationContext) - Method in class javaposse.jobdsl.plugin.casc.SeedJobConfigurator
-
- ConfigurableScriptSource - Class in javaposse.jobdsl.plugin.casc
-
- ConfigurableScriptSource() - Constructor for class javaposse.jobdsl.plugin.casc.ConfigurableScriptSource
-
- configure(CNode) - Method in class javaposse.jobdsl.plugin.casc.ConfigurableScriptSource
-
- configure(String) - Method in class javaposse.jobdsl.plugin.casc.ConfigurableScriptSource
-
- configure(String) - Method in class javaposse.jobdsl.plugin.casc.FromFileScriptSource
-
- configure(String) - Method in class javaposse.jobdsl.plugin.casc.FromUrlScriptSource
-
- configure(String) - Method in class javaposse.jobdsl.plugin.casc.InlineGroovyScriptSource
-
- configure(CNode, ConfigurationContext) - Method in class javaposse.jobdsl.plugin.casc.SeedJobConfigurator
-
- ContextExtensionPoint - Class in javaposse.jobdsl.plugin
-
An ExtensionPoint for the job-dsl-plugin to extend it with new DSL methods.
- ContextExtensionPoint() - Constructor for class javaposse.jobdsl.plugin.ContextExtensionPoint
-
- createContext(Class<T>) - Method in interface javaposse.jobdsl.plugin.DslEnvironment
-
Creates an instance of the specified Context type.
- CreateItem_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateItem.UnknownParent: Could not create item,
unknown parent path in "%s".
- CreateItem_UnsupportedParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateItem.UnsupportedParent: Could not create item
in "%s", unsupported folder type %s.
- createOrUpdateConfig(Item, boolean) - Method in class javaposse.jobdsl.plugin.JenkinsJobManagement
-
- CreateOrUpdateConfigFile_ConfigProviderNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateConfigFile.ConfigProviderNotFound: 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
-
Key CreateOrUpdateConfigFile.PluginNotInstalled: Could
not create or update config file, Config File Provider plugin not
installed.
- CreateOrUpdateConfigFile_SeedCollision() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateConfigFile.SeedCollision: Could not
create item %s, item is already managed by seed job %s.
- CreateOrUpdateConfigFile_UnknownConfigFileType() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateConfigFile.UnknownConfigFileType: Could not create or update config file, unknown config file type
"%s".
- createOrUpdateUserContent(UserContent, boolean) - Method in class javaposse.jobdsl.plugin.JenkinsJobManagement
-
- CreateOrUpdateUserContent_Exception() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateUserContent.Exception: Could not
create or update user content "%s": %s.
- createOrUpdateView(String, String, boolean) - Method in class javaposse.jobdsl.plugin.JenkinsJobManagement
-
- CreateView_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateView.UnknownParent: Could not create view,
unknown parent path in "%s".
- CreateView_UnsupportedParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateView.UnsupportedParent: Could not create view
in "%s", unsupported folder type %s.
- _CallExtension_MultipleCandidates() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CallExtension.MultipleCandidates: Found multiple
extensions which provide method %s with arguments %s: %s.
- _CreateItem_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateItem.UnknownParent: Could not create item,
unknown parent path in "%s".
- _CreateItem_UnsupportedParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateItem.UnsupportedParent: Could not create item
in "%s", unsupported folder type %s.
- _CreateOrUpdateConfigFile_ConfigProviderNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateConfigFile.ConfigProviderNotFound: 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
-
Key CreateOrUpdateConfigFile.PluginNotInstalled: Could
not create or update config file, Config File Provider plugin not
installed.
- _CreateOrUpdateConfigFile_SeedCollision() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateConfigFile.SeedCollision: Could not
create item %s, item is already managed by seed job %s.
- _CreateOrUpdateConfigFile_UnknownConfigFileType() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateConfigFile.UnknownConfigFileType: Could not create or update config file, unknown config file type
"%s".
- _CreateOrUpdateUserContent_Exception() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateOrUpdateUserContent.Exception: Could not
create or update user content "%s": %s.
- _CreateView_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateView.UnknownParent: Could not create view,
unknown parent path in "%s".
- _CreateView_UnsupportedParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key CreateView.UnsupportedParent: Could not create view
in "%s", unsupported folder type %s.
- _ReadFileFromWorkspace_JobFileNotFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key ReadFileFromWorkspace.JobFileNotFound: 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
-
Key ReadFileFromWorkspace.JobNotFound: 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
-
Key ReadFileFromWorkspace.WorkspaceNotFound: 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
-
Key RenameJobMatching.DestinationNotFolder: Could not
rename job %s to %s, destination is not a folder.
- _RenameJobMatching_MultipleJobsFound() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key RenameJobMatching.MultipleJobsFound: Could not
rename job, multiple candidates to rename found: %s.
- _RenameJobMatching_UnknownParent() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key RenameJobMatching.UnknownParent: Could not rename
job %s to %s, destination folder does not exist.
- _RestartRequired() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key RestartRequired: {@code Warning: Plugins have been
installed without restarting Jenkins.
- _SandboxDslScriptLoader_NotAuthenticated() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key SandboxDslScriptLoader.NotAuthenticated: You must
configure the DSL job to run as a specific user in order to use the
Groovy sandbox..
- _ScriptSecurity_ScriptApprovalWarning() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key ScriptSecurity.ScriptApprovalWarning: New or
modified scripts must either be approved by an Jenkins administrator
before they can be used or they must be run in the restricted
sandbox..
- _UpdateExistingItem_CouldNotReadConfig() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key UpdateExistingItem.CouldNotReadConfig: Could not
read configuration file %s for job %s.
- _UpdateExistingItem_ItemTypeDoesNotMatch() - Static method in class javaposse.jobdsl.plugin.Messages
-
Key UpdateExistingItem.ItemTypeDoesNotMatch: 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
-
Key UpdateExistingView.CouldNotParseConfig: Could not
parse generated configuration for view "%s".