- calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.scm.EndevorConfiguration
-
Calculates any revisions from previous builds.
- calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Calculates any revisions from previous builds.
- calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.scm.PdsConfiguration
-
Calculates any revisions from previous builds.
- call() - Method in class com.compuware.jenkins.scm.RemoteSystemProperties
-
- checkFileExtensionEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionEmptyError: A file extension is
required..
- checkFileExtensionFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionFormatError: {@code The file extension
must be alphanumeric only.
- checkFilterPatternEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFilterPatternEmptyError: A filter pattern is
required..
- checkHostPortEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortEmptyError: A host:port is required..
- checkHostPortFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortFormatError: The host:port must
contain a single colon character..
- checkHostPortInvalidPorttError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortInvalidPorttError: The port is not
valid..
- checkHostPortMissingHostError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingHostError: A host is
required..
- checkHostPortMissingPortError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingPortError: A port is
required..
- checkIspwFilterNameError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwFilterNameError: Filter name is
required..
- checkIspwFilterTypeError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwFilterTypeError: Filter type is
required..
- checkIspwLevelOptionError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwLevelOptionError: Level option is
required..
- checkIspwServerAppError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerAppError: Application is required..
- checkIspwServerConfigError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerConfigError: Config is required..
- checkIspwServerLevelError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerLevelError: Level is required..
- checkIspwServerStreamError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerStreamError: Stream is required..
- checkLoginCredentialsError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkLoginCredentialsError: A set of login
credentials must be selected..
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class com.compuware.jenkins.scm.EndevorConfiguration
-
Method that is first called when a build is run.
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Method that is first called when a build is run.
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - 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: A 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: A 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.EndevorDescriptorImpl
-
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.IspwConfiguration.DescriptorImpl
-
The method is called when the global configuration page is submitted.
- configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
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
-
Converts the given 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
-
Constructor.
- createChangeLogParser() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
- createChangeLogParser() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
- DATA_PARM - Static variable in class com.compuware.jenkins.scm.utils.Constants
-
- DescriptorImpl() - Constructor for class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
- displayNameEndevor() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNameEndevor: Endevor.
- displayNameISPW() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNameISPW: ISPW.
- displayNamePDS() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNamePDS: PDS.
- doCheckCredentialsId(String) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
-
Validator for the 'Login Credentials' field.
- doCheckCredentialsId(String) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Validator for the 'Login Credential' field
- doCheckCredentialsId(String) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
Validator for the 'Login Credentials' field.
- doCheckFileExtension(String) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
-
Validator for the 'File extension to assign' text field.
- doCheckFileExtension(String) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
Validator for the 'File extension to assign' text field.
- doCheckFilterPattern(String) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
-
Validator for the 'Filter pattern' text field.
- doCheckFilterPattern(String) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
Validator for the 'Filter pattern' text field.
- doCheckHostPort(String) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
-
Validator for the 'Host:port' text field.
- doCheckHostPort(String) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Validator for the 'Host:port' text field.
- doCheckHostPort(String) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
Validator for the 'Host:port' text field.
- doCheckServerApplication(String) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Validator for the 'Application' text field.
- doCheckServerLevel(String) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Validator for the 'Level' text field.
- doCheckServerStream(String) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Validator for the 'Stream' text field.
- doFillCodePageItems() - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
-
Fills in the Code page selection box with code pages.
- doFillCodePageItems() - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Fills in the Code page selection box with code pages
- doFillCodePageItems() - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
Fills in the Code page selection box with code pages.
- doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
-
Fills in the Login Credentials selection box with applicable Jenkins credentials.
- doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Fills in the Login Credential selection box with applicable Jenkins credentials
- doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
-
Fills in the Login Credentials selection box with applicable Jenkins credentials.
- doFillLevelOptionItems() - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
-
Fills in the Level option selection box with ISPW level options
- DOUBLE_QUOTE - Static variable in class com.compuware.jenkins.scm.utils.Constants
-
- DOUBLE_QUOTE_ESCAPED - Static variable in class com.compuware.jenkins.scm.utils.Constants
-
- 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'.
- getCodePage() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Code Page'
- getCredentialsId() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Login Credentials'.
- getCredentialsId() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
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.EndevorDescriptorImpl
-
Displays the name of the SCM, the name that appears when configuring a Jenkins job.
- getDisplayName() - Method in class com.compuware.jenkins.scm.IspwConfiguration.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.PdsDescriptorImpl
-
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'.
- getFilterName() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Filter Name'
- getFilterPattern() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Filter pattern'.
- getFilterType() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Filter Type'
- getHost() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the host.
- getHost() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the host name;
- getHostPort() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the value of the 'Host:Port'.
- getHostPort() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Host'
- getLevelOption() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Level Option'
- getLoginInformation(Item) - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Retrieves login information given a credential ID.
- getLoginInformation(Item) - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Retrieves login information given a credential ID
- getPort() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
-
Gets the port.
- getPort() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the port for the host connection.
- getServerApplication() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Application'
- getServerConfig() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Config'
- getServerLevel() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Level'
- getServerStream() - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Stream'
- getSource(Run<?, ?>, Launcher, FilePath, TaskListener, File) - Method in class com.compuware.jenkins.scm.AbstractDownloader
-
Download the mainframe sources specified in the Jenkins configuration.
- getSource(Run<?, ?>, Launcher, FilePath, TaskListener, File) - Method in class com.compuware.jenkins.scm.EndevorDownloader
-
- getSource(Run<?, ?>, Launcher, FilePath, TaskListener, File) - Method in class com.compuware.jenkins.scm.IspwDownloader
-
- getSource(Run<?, ?>, Launcher, FilePath, TaskListener, File) - 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
- getTopazCLILocation(Launcher) - Method in class com.compuware.jenkins.scm.IspwConfiguration
-
Gets the value of the 'Topaz 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: A file extension is
required..
- _checkFileExtensionFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFileExtensionFormatError: {@code The file extension
must be alphanumeric only.
- _checkFilterPatternEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkFilterPatternEmptyError: A filter pattern is
required..
- _checkHostPortEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortEmptyError: A host:port is required..
- _checkHostPortFormatError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortFormatError: The host:port must
contain a single colon character..
- _checkHostPortInvalidPorttError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortInvalidPorttError: The port is not
valid..
- _checkHostPortMissingHostError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingHostError: A host is
required..
- _checkHostPortMissingPortError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkHostPortMissingPortError: A port is
required..
- _checkIspwFilterNameError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwFilterNameError: Filter name is
required..
- _checkIspwFilterTypeError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwFilterTypeError: Filter type is
required..
- _checkIspwLevelOptionError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwLevelOptionError: Level option is
required..
- _checkIspwServerAppError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerAppError: Application is required..
- _checkIspwServerConfigError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerConfigError: Config is required..
- _checkIspwServerLevelError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerLevelError: Level is required..
- _checkIspwServerStreamError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkIspwServerStreamError: Stream is required..
- _checkLoginCredentialsError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkLoginCredentialsError: A set of login
credentials 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: A password is required..
- _checkUsernameEmptyError() - Static method in class com.compuware.jenkins.scm.Messages
-
Key checkUsernameEmptyError: A 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.
- _displayNameISPW() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNameISPW: ISPW.
- _displayNamePDS() - Static method in class com.compuware.jenkins.scm.Messages
-
Key displayNamePDS: PDS.
- _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.
- _ispwDropLevelAbove() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwDropLevelAbove: First found in level and
above.
- _ispwDropLevelOnly() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwDropLevelOnly: Selected level only.
- _ispwfilterName() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwfilterName: Filter name.
- _ispwfilterType() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwfilterType: Filter type.
- _ispwLevelOption() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwLevelOption: Level option.
- _ispwServerApp() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwServerApp: Application.
- _ispwServerConfig() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwServerConfig: Config.
- _ispwServerLevel() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwServerLevel: Level.
- _ispwServerStream() - Static method in class com.compuware.jenkins.scm.Messages
-
Key ispwServerStream: Stream.
- _loginCredentials() - Static method in class com.compuware.jenkins.scm.Messages
-
Key loginCredentials: Login credentials.
- _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.