- call() - Method in class com.compuware.jenkins.scm.RemoteSystemProperties
-
- checkFileExtensionEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionEmptyError: File extension is
required..
- checkFileExtensionFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionFormatError: {@code File extension must
be alphanumeric characters only.
- checkFilterPatternEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFilterPatternEmptyError: Filter pattern is
required..
- checkHostPortEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortEmptyError: Host:port is required..
- checkHostPortFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortFormatError: Host:port must contain a
colon character..
- checkHostPortMissingHostError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingHostError: Host:port is invalid
- the host is required..
- checkHostPortMissingPortError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingPortError: Host:port is invalid
- the port is required..
- checkLoginCredentialError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkLoginCredentialError: A login credential must
be selected..
- checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class com.compuware.jenkins.scm.EndevorConfiguration
-
Method that is first called when a build is run.
- checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class com.compuware.jenkins.scm.PdsConfiguration
-
Method that is first called when a build is run.
- checkoutInvalidParameterValueError(Object, Object) - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkoutInvalidParameterValueError: Download
failed: The parameter "{0}" = {1} is invalid.
- checkoutMissingParameterError(Object) - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkoutMissingParameterError: Download failed: The
"{0}" parameter is not defined.
- checkPasswordEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkPasswordEmptyError: Password is required..
- checkRoles(RoleChecker) - Method in class com.compuware.jenkins.scm.RemoteSystemProperties
-
- checkUsernameEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkUsernameEmptyError: Username is required..
- CODE_PAGE_PARM - Static variable in class com.compuware.jenkins.scm.utils.Constants
-
- codePage() - Static method in class com.compuware.jenkins.scm.Messages
-
Key codePage: Code page.
- COLON - Static variable in class com.compuware.jenkins.scm.utils.Constants
-
- com.compuware.jenkins.scm - package com.compuware.jenkins.scm
-
- com.compuware.jenkins.scm.global - package com.compuware.jenkins.scm.global
-
- com.compuware.jenkins.scm.utils - package com.compuware.jenkins.scm.utils
-
- COMMA - Static variable in class com.compuware.jenkins.scm.utils.Constants
-
- configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.DescriptorImpl
-
The method is called when the global configuration page is submitted.
- configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.scm.global.SCMGlobalConfiguration
-
The method is called when the global configuration page is submitted.
- configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.scm.PdsConfiguration.DescriptorImpl
-
The method is called when the global configuration page is submitted.
- Constants - Class in com.compuware.jenkins.scm.utils
-
Constants used by Endevor Source Control Management.
- Constants() - Constructor for class com.compuware.jenkins.scm.utils.Constants
-
- convertFilterPattern(String) - Method in class com.compuware.jenkins.scm.AbstractDownloader
-
Convert the filter pattern from a multi-line String to a comma delimited string.
- CpwrScmConfiguration - Class in com.compuware.jenkins.scm
-
- CpwrScmConfiguration(String, String, String, String, String) - Constructor for class com.compuware.jenkins.scm.CpwrScmConfiguration
-
- createChangeLogParser() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
- get() - Static method in class com.compuware.jenkins.scm.global.SCMGlobalConfiguration
-
Returns the global configuration class and its parameters
- getCodePage() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Code Page'
- getCredentialsId() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Login Credentials'
- getDescriptor() - Method in class com.compuware.jenkins.scm.EndevorConfiguration
-
Returns the ScmDescriptor for the SCM object.
- getDescriptor() - Method in class com.compuware.jenkins.scm.PdsConfiguration
-
Returns the ScmDescriptor for the SCM object.
- getDisplayName() - Method in class com.compuware.jenkins.scm.EndevorConfiguration.DescriptorImpl
-
Displays the name of the SCM, the name that appears when configuring a Jenkins job.
- getDisplayName() - Method in class com.compuware.jenkins.scm.PdsConfiguration.DescriptorImpl
-
Displays the name of the SCM, the name that appears when configuring a Jenkins job.
- getFileExtension() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Filter Extension'
- getFilterPattern() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Filter pattern'
- getHost() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the host name;
- getHostPort() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Host:Port'
- getLoginInformation() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Retrieves login information given a credential ID
- getPort() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the port for the host connection.
- getSource(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File, String) - Method in class com.compuware.jenkins.scm.AbstractDownloader
-
Download the mainframe sources specified in the Jenkins configuration.
- getSource(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File, String) - Method in class com.compuware.jenkins.scm.EndevorDownloader
-
- getSource(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File, String) - Method in class com.compuware.jenkins.scm.PdsDownloader
-
- getTopazCLILocation(Launcher) - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Topaz CLI Location' based on node
- getTopazCLILocation(Launcher) - Method in class com.compuware.jenkins.scm.global.SCMGlobalConfiguration
-
Returns the Topaz Workbench CLI location based on node
- getTopazCLILocationLinux() - Method in class com.compuware.jenkins.scm.global.SCMGlobalConfiguration
-
Returns the value of the topazCLILocationLinux field.
- getTopazCLILocationWindows() - Method in class com.compuware.jenkins.scm.global.SCMGlobalConfiguration
-
Returns the value of the topazCLILocationLinux.
- _checkFileExtensionEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionEmptyError: File extension is
required..
- _checkFileExtensionFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionFormatError: {@code File extension must
be alphanumeric characters only.
- _checkFilterPatternEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFilterPatternEmptyError: Filter pattern is
required..
- _checkHostPortEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortEmptyError: Host:port is required..
- _checkHostPortFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortFormatError: Host:port must contain a
colon character..
- _checkHostPortMissingHostError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingHostError: Host:port is invalid
- the host is required..
- _checkHostPortMissingPortError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingPortError: Host:port is invalid
- the port is required..
- _checkLoginCredentialError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkLoginCredentialError: A login credential must
be selected..
- _checkoutInvalidParameterValueError(Object, Object) - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkoutInvalidParameterValueError: Download
failed: The parameter "{0}" = {1} is invalid.
- _checkoutMissingParameterError(Object) - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkoutMissingParameterError: Download failed: The
"{0}" parameter is not defined.
- _checkPasswordEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkPasswordEmptyError: Password is required..
- _checkUsernameEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkUsernameEmptyError: Username is required..
- _codePage() - Static method in class com.compuware.jenkins.scm.Messages
-
Key codePage: Code page.
- _displayNameEndevor() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNameEndevor: Endevor.
- _displayNamePDS() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNamePDS: PDS or ISPW.
- _fileExtension() - Static method in class com.compuware.jenkins.scm.Messages
-
Key fileExtension: File extension.
- _filterPattern() - Static method in class com.compuware.jenkins.scm.Messages
-
Key filterPattern: Filter pattern.
- _hostPort() - Static method in class com.compuware.jenkins.scm.Messages
-
Key hostPort: Host:port.
- _loginCredential() - Static method in class com.compuware.jenkins.scm.Messages
-
Key loginCredential: Login credential.
- _password() - Static method in class com.compuware.jenkins.scm.Messages
-
Key password: Password.
- _topazCLILocation() - Static method in class com.compuware.jenkins.scm.Messages
-
Key topazCLILocation: Topaz Workbench CLI location.
- _username() - Static method in class com.compuware.jenkins.scm.Messages
-
Key username: Username.