Skip navigation links
A C D E F G H I J L M P R S T U V X _ 

A

AbstractConfiguration - Class in com.compuware.jenkins.scm
Common class data and methods for all SCM configurations.
AbstractConfiguration() - Constructor for class com.compuware.jenkins.scm.AbstractConfiguration
 
AbstractConfiguration.AbstractConfigurationImpl<T extends hudson.scm.SCM> - Class in com.compuware.jenkins.scm
Abstract configuration implementation.
AbstractConfigurationImpl(Class<T>, Class<? extends RepositoryBrowser<?>>) - Constructor for class com.compuware.jenkins.scm.AbstractConfiguration.AbstractConfigurationImpl
Constructor.
AbstractConfigurationImpl(Class<? extends RepositoryBrowser<?>>) - Constructor for class com.compuware.jenkins.scm.AbstractConfiguration.AbstractConfigurationImpl
Constructor.
AbstractDownloader - Class in com.compuware.jenkins.scm
Abstract source downloader.
AbstractDownloader() - Constructor for class com.compuware.jenkins.scm.AbstractDownloader
 
AbstractIspwConfiguration - Class in com.compuware.jenkins.scm
Captures the configuration information for a ISPW SCM.
AbstractIspwConfiguration(String, String, String) - Constructor for class com.compuware.jenkins.scm.AbstractIspwConfiguration
 

C

calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Calculates any revisions from previous builds.
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.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..
checkHostConnectionError() - Static method in class com.compuware.jenkins.scm.Messages
Key checkHostConnectionError: A host connection must be selected..
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..
checkIspwContainerNameError() - Static method in class com.compuware.jenkins.scm.Messages
Key checkIspwContainerNameError: Container name is required..
checkIspwContainerTypeError() - Static method in class com.compuware.jenkins.scm.Messages
Key checkIspwContainerTypeError: Container 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.AbstractIspwConfiguration
Method that is first called when a build is run.
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.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..
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.
com.compuware.jenkins.scm - package com.compuware.jenkins.scm
 
com.compuware.jenkins.scm.utils - package com.compuware.jenkins.scm.utils
 
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.IspwConfiguration.DescriptorImpl
The method is called when the global configuration page is submitted.
configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.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.
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.
CpwrChangeLogParser - Class in com.compuware.jenkins.scm
Change Log parser
CpwrChangeLogParser() - Constructor for class com.compuware.jenkins.scm.CpwrChangeLogParser
 
CpwrChangeLogSet - Class in com.compuware.jenkins.scm
Skeleton implementation for change log.
CpwrChangeLogSet(Run<?, ?>, RepositoryBrowser<?>) - Constructor for class com.compuware.jenkins.scm.CpwrChangeLogSet
 
CpwrChangeLogSet.CpwrEntry - Class in com.compuware.jenkins.scm
 
CpwrEntry(Collection<String>, User, String) - Constructor for class com.compuware.jenkins.scm.CpwrChangeLogSet.CpwrEntry
 
CpwrScmConfiguration - Class in com.compuware.jenkins.scm
Abstract class containing common data and methods for SCM configurations.
CpwrScmConfiguration(String, String, String, String, String) - Constructor for class com.compuware.jenkins.scm.CpwrScmConfiguration
Constructor.
createChangeLogParser() - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
 
createChangeLogParser() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
 

D

DescriptorImpl() - Constructor for class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.jenkins.scm.IspwContainerConfiguration.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: Code Pipeline.
displayNameIspwContainer() - Static method in class com.compuware.jenkins.scm.Messages
Key displayNameIspwContainer: Code Pipeline Container.
displayNameIspwRepository() - Static method in class com.compuware.jenkins.scm.Messages
Key displayNameIspwRepository: Code Pipeline Repository.
displayNamePDS() - Static method in class com.compuware.jenkins.scm.Messages
Key displayNamePDS: PDS.
doCheckConnectionId(String) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
Validator for the 'Host connection' field.
doCheckConnectionId(String) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
Validator for the 'Host connection' field.
doCheckConnectionId(String) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
Validator for the 'Host connection' field.
doCheckConnectionId(String) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
Validator for the 'Host connection' field.
doCheckContainerName(String) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
Validator for the 'Container name' field
doCheckContainerType(String) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
Validator for the 'Container type' field
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.IspwContainerConfiguration.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.
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.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillContainerTypeItems() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
Fills in the Container type selection box with ISPW container types
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.scm.AbstractConfiguration.AbstractConfigurationImpl
Fills in the Login Credentials selection box with applicable connections.
doFillLevelOptionItems() - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
Fills in the Level option selection box with ISPW level options
DOWNLOADER_MINIMUM_CLI_VERSION - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 

E

ENDEVOR - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
EndevorConfiguration - Class in com.compuware.jenkins.scm
Captures the configuration information for a Endevor SCM.
EndevorConfiguration(String, String, String, String, String) - Constructor for class com.compuware.jenkins.scm.EndevorConfiguration
Gets the data from the configuration page.
EndevorConfiguration.EndevorDescriptorImpl - Class in com.compuware.jenkins.scm
DescriptorImpl is used to create instances of EndevorConfiguration.
EndevorDescriptorImpl() - Constructor for class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
Constructor.
EndevorDownloader - Class in com.compuware.jenkins.scm
Class used to download Endevor members.
EndevorDownloader(EndevorConfiguration) - Constructor for class com.compuware.jenkins.scm.EndevorDownloader
Constructor.

F

FILE_EXT_PARM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
fileExtension() - Static method in class com.compuware.jenkins.scm.Messages
Key fileExtension: File extension.
FILTER_PARM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
filterPattern() - Static method in class com.compuware.jenkins.scm.Messages
Key filterPattern: Filter pattern.

G

getAffectedPaths() - Method in class com.compuware.jenkins.scm.CpwrChangeLogSet.CpwrEntry
 
getAuthor() - Method in class com.compuware.jenkins.scm.CpwrChangeLogSet.CpwrEntry
 
getComponentType() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Component type'
getComponentType() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Gets the value of the 'Component type'
getConnectionId() - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Gets the unique identifier of the 'Host connection'.
getConnectionId() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
Gets the unique identifier of the 'Host connection'.
getContainerName() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Gets the value of the 'Container name'
getContainerType() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Gets the value of the 'Container type'
getCredentialsId() - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Gets the value of the 'Login credentials'
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.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.IspwContainerConfiguration.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'.
getFilterFiles() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Components' checkbox
getFilterFolders() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Folders' checkbox
getFilterPattern() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
Gets the value of the 'Filter pattern'.
getFolderName() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Folder Name'
getIspwDownloadAll() - Method in class com.compuware.jenkins.scm.IspwConfiguration
This field indicates whether to clear unmatched items from the workspace as well as whether to only download items when the update date has changed.
getIspwDownloadAll() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
This field indicates whether to clear unmatched items from the workspace as well as whether to only download items when the update date has changed.
getIspwDownloadIncl() - Method in class com.compuware.jenkins.scm.IspwConfiguration
This field determines whether or not to download the INCL impacts
getIspwDownloadIncl() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
This field determines whether or not to download the INCL impacts
getIspwDownloadWithCompileOnly() - Method in class com.compuware.jenkins.scm.IspwConfiguration
This field determine whether to download compile only in case of repository download
getLevelOption() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Level Option'
getMsg() - Method in class com.compuware.jenkins.scm.CpwrChangeLogSet.CpwrEntry
 
getServerApplication() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Application'
getServerConfig() - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Gets the value of the 'Runtime configuration'
getServerLevel() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Level'
getServerLevel() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Gets the value of the 'Level'
getServerStream() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'Stream'
getServerSubAppl() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the 'SubAppl'
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
 
getTargetFolder() - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
Gets the value of the 'Source download location'
getTargetFolder() - Method in class com.compuware.jenkins.scm.IspwConfiguration
Gets the value of the targetFolder
getTargetFolder() - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Gets the value of the targetFolder
getTrimmedValue(String) - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Returns a copy of the string, with leading and trailing whitespace omitted.

H

hostConnection() - Static method in class com.compuware.jenkins.scm.Messages
Key hostConnection: Host connection.

I

invalidSourceDownloadLocation(Object) - Static method in class com.compuware.jenkins.scm.Messages
Key invalidSourceDownloadLocation: {@code Invalid path name for the source download location.
isApplicable(Job) - Method in class com.compuware.jenkins.scm.EndevorConfiguration.EndevorDescriptorImpl
Necessary to display UI in Jenkins Pipeline.
isApplicable(Job) - Method in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
Necessary to display UI in Jenkins Pipeline.
isApplicable(Job) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
Necessary to display UI in Jenkins Pipeline.
isApplicable(Job) - Method in class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
Necessary to display UI in Jenkins Pipeline.
isEmptySet() - Method in class com.compuware.jenkins.scm.CpwrChangeLogSet
 
isMigrated() - Method in class com.compuware.jenkins.scm.AbstractConfiguration
Return true if the configuration is migrated.
ISPW - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_COMPONENT_TYPE_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_CONTAINER_NAME_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_CONTAINER_TYPE_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_DOWNLOAD_ALL_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_DOWNLOAD_INCL_PARM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_DOWNLOAD_WITH_COMPILE_ONLY - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_FILTER_FILES_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_FILTER_FOLDERS_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_FOLDER_NAME_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_LEVEL_OPTION_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_SERVER_APP_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_SERVER_CONFIG_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_SERVER_LEVEL_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_SERVER_STREAM_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ISPW_SERVER_SUBAPPL_PARAM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ispwAssignment() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwAssignment: Assignment.
ISPWC - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ispwComponentType() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwComponentType: Component type.
IspwConfiguration - Class in com.compuware.jenkins.scm
Captures the configuration information for a ISPW SCM.
IspwConfiguration(String, String, String, String, String, String, String, String, String, String, boolean, String, boolean, boolean) - Constructor for class com.compuware.jenkins.scm.IspwConfiguration
Gets the data from the configuration page.
IspwConfiguration.DescriptorImpl - Class in com.compuware.jenkins.scm
DescriptorImpl is used to create instances of IspwConfiguration.
IspwContainerConfiguration - Class in com.compuware.jenkins.scm
Captures the configuration information for a ISPW SCM.
IspwContainerConfiguration(String, String, String, String, String, String, String, boolean, String, boolean) - Constructor for class com.compuware.jenkins.scm.IspwContainerConfiguration
Gets the data from the configuration page.
IspwContainerConfiguration.DescriptorImpl - Class in com.compuware.jenkins.scm
DescriptorImpl is used to create instances of IspwContainerConfiguration.
ispwContainerName() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwContainerName: Container name.
ispwContainerType() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwContainerType: Container type.
IspwDownloader - Class in com.compuware.jenkins.scm
Class used to download ISPW components.
IspwDownloader(AbstractIspwConfiguration) - Constructor for class com.compuware.jenkins.scm.IspwDownloader
Constructor.
ispwDownloadIncl - Static variable in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
 
ispwDownloadIncl - Static variable in class com.compuware.jenkins.scm.IspwContainerConfiguration.DescriptorImpl
 
ispwDownloadWithCompileOnly - Static variable in class com.compuware.jenkins.scm.IspwConfiguration.DescriptorImpl
 
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.
ispwFolderName() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwFolderName: Folder name.
ispwGetFiles() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwGetFiles: Get files.
ispwGetFolders() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwGetFolders: Get Folders.
ispwLevelOption() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwLevelOption: Level option.
ispwRelease() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwRelease: Release.
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.
ispwServerSubAppl() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwServerSubAppl: SubAppl.
ispwSet() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwSet: Set.
iterator() - Method in class com.compuware.jenkins.scm.CpwrChangeLogSet
 

J

jobLoaded() - Static method in class com.compuware.jenkins.scm.AbstractConfiguration
 

L

loginCredentials() - Static method in class com.compuware.jenkins.scm.Messages
Key loginCredentials: Login credentials.
logSet - Variable in class com.compuware.jenkins.scm.CpwrChangeLogSet
 

M

m_codePage - Variable in class com.compuware.jenkins.scm.AbstractConfiguration
Deprecated.
m_connectionId - Variable in class com.compuware.jenkins.scm.AbstractConfiguration
 
m_hostPort - Variable in class com.compuware.jenkins.scm.AbstractConfiguration
Deprecated.
m_isMigrated - Variable in class com.compuware.jenkins.scm.AbstractConfiguration
 
Messages - Class in com.compuware.jenkins.scm
Generated localization support class.
Messages() - Constructor for class com.compuware.jenkins.scm.Messages
 

P

parse(Run, RepositoryBrowser<?>, File) - Method in class com.compuware.jenkins.scm.CpwrChangeLogParser
 
parse(AbstractBuild, File) - Method in class com.compuware.jenkins.scm.CpwrChangeLogParser
Deprecated.
password() - Static method in class com.compuware.jenkins.scm.Messages
Key password: Password.
PDS - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
PdsConfiguration - Class in com.compuware.jenkins.scm
Captures the configuration information for a PDS SCM.
PdsConfiguration(String, String, String, String, String) - Constructor for class com.compuware.jenkins.scm.PdsConfiguration
Gets the data from the configuration page.
PdsConfiguration.PdsDescriptorImpl - Class in com.compuware.jenkins.scm
DescriptorImpl is used to create instances of PdsConfiguration.
PdsDescriptorImpl() - Constructor for class com.compuware.jenkins.scm.PdsConfiguration.PdsDescriptorImpl
Constructor.
PdsDownloader - Class in com.compuware.jenkins.scm
Class used to download PDS members.
PdsDownloader(PdsConfiguration) - Constructor for class com.compuware.jenkins.scm.PdsDownloader
Constructs the PDS downloader for the given configuration.

R

readResolve() - Method in class com.compuware.jenkins.scm.AbstractConfiguration
Called when object has been deserialized from a stream.
RemoteSystemProperties - Class in com.compuware.jenkins.scm
Get remote system properties
RemoteSystemProperties() - Constructor for class com.compuware.jenkins.scm.RemoteSystemProperties
 

S

SCM_DOWNLOADER_CLI_BAT - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
SCM_DOWNLOADER_CLI_SH - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
SCM_TYPE_PARM - Static variable in class com.compuware.jenkins.scm.utils.ScmConstants
 
ScmConstants - Class in com.compuware.jenkins.scm.utils
Constants used by the Source Control Management plugin.
supportsPolling() - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Plugin does not support polling.
supportsPolling() - Method in class com.compuware.jenkins.scm.EndevorConfiguration
Plugin does not support polling.
supportsPolling() - Method in class com.compuware.jenkins.scm.PdsConfiguration
Plugin does not support polling.

T

targetFolder() - Static method in class com.compuware.jenkins.scm.Messages
Key targetFolder: Source download location.
topazCLILocation() - Static method in class com.compuware.jenkins.scm.Messages
Key topazCLILocation: Topaz Workbench CLI location.

U

username() - Static method in class com.compuware.jenkins.scm.Messages
Key username: Username.

V

validateCliLocation(CpwrGlobalConfiguration, Launcher, TaskListener) - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Validates the Cli location.
validateFilterParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Validates the filter configuration parameters.
validateFilterParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.IspwConfiguration
 
validateFilterParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Validates the configuration filter parameters.
validateParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Validates the configuration parameters
validateParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
Validates the configuration parameters.
validateParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.IspwConfiguration
Validates the configuration parameters.
validateParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.IspwContainerConfiguration
Validates the configuration parameters
validateServerParameters(CpwrGlobalConfiguration, Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.scm.AbstractIspwConfiguration
Validates the server configuration parameters.
validateTargetFolder(PrintStream) - Method in class com.compuware.jenkins.scm.CpwrScmConfiguration
Validates that the source download location is a valid path name.

X

xStreamCompatibility() - Static method in class com.compuware.jenkins.scm.IspwConfiguration
 
xStreamCompatibility() - Static method in class com.compuware.jenkins.scm.IspwContainerConfiguration
 

_

_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..
_checkHostConnectionError() - Static method in class com.compuware.jenkins.scm.Messages
Key checkHostConnectionError: A host connection must be selected..
_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..
_checkIspwContainerNameError() - Static method in class com.compuware.jenkins.scm.Messages
Key checkIspwContainerNameError: Container name is required..
_checkIspwContainerTypeError() - Static method in class com.compuware.jenkins.scm.Messages
Key checkIspwContainerTypeError: Container 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: Code Pipeline.
_displayNameIspwContainer() - Static method in class com.compuware.jenkins.scm.Messages
Key displayNameIspwContainer: Code Pipeline Container.
_displayNameIspwRepository() - Static method in class com.compuware.jenkins.scm.Messages
Key displayNameIspwRepository: Code Pipeline Repository.
_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.
_hostConnection() - Static method in class com.compuware.jenkins.scm.Messages
Key hostConnection: Host connection.
_invalidSourceDownloadLocation(Object) - Static method in class com.compuware.jenkins.scm.Messages
Key invalidSourceDownloadLocation: {@code Invalid path name for the source download location.
_ispwAssignment() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwAssignment: Assignment.
_ispwComponentType() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwComponentType: Component type.
_ispwContainerName() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwContainerName: Container name.
_ispwContainerType() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwContainerType: Container type.
_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.
_ispwFolderName() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwFolderName: Folder name.
_ispwGetFiles() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwGetFiles: Get files.
_ispwGetFolders() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwGetFolders: Get Folders.
_ispwLevelOption() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwLevelOption: Level option.
_ispwRelease() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwRelease: Release.
_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.
_ispwServerSubAppl() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwServerSubAppl: SubAppl.
_ispwSet() - Static method in class com.compuware.jenkins.scm.Messages
Key ispwSet: Set.
_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.
_targetFolder() - Static method in class com.compuware.jenkins.scm.Messages
Key targetFolder: Source download location.
_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.
A C D E F G H I J L M P R S T U V X _ 
Skip navigation links

Copyright © 2016–2023. All rights reserved.