Skip navigation links
A B C D E G I J L M N P R S U Z _ 

A

ACCESS_KEY_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

B

BUILD_STEP_PARAM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

C

call() - Method in class com.compuware.jenkins.zadviser.build.RemoteSystemProperties
 
checkEncryptedDataFileError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkEncryptedDataFileError: Enter the location of the encrypted zAdviser data file..
checkHostConnectionError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkHostConnectionError: A host connection must be selected..
checkInitialDateRangeError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkInitialDateRangeError: Enter the number days in the past to start collecting zAdviser data, must be 1 or greater..
checkJclError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkJclError: The JCL needed to perform collection of zAdviser data is missing..
checkLoginCredentialsError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkLoginCredentialsError: A set of login credentials must be selected..
checkMissingAccessKeyError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkMissingAccessKeyError: The access key is missing in the zAdviser API Configuration; click the link below to set the key..
checkMissingCustomerIdError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkMissingCustomerIdError: The customer ID is missing in the zAdviser API Configuration; click the link below to set the ID..
checkMissingEncryptionKeyError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkMissingEncryptionKeyError: The encryption key is missing in the zAdviser API Configuration; click the link below to set the key..
checkUnencryptedDataFileError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkUnencryptedDataFileError: Enter the location of the unencrypted zAdviser data file..
checkUploadDataFileError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkUploadDataFileError: Enter the location of the zAdviser data file..
cleanUp() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Handle clean up when finished builder execution.
com.compuware.jenkins.zadviser - package com.compuware.jenkins.zadviser
 
com.compuware.jenkins.zadviser.build - package com.compuware.jenkins.zadviser.build
 
com.compuware.jenkins.zadviser.build.utils - package com.compuware.jenkins.zadviser.build.utils
 
com.compuware.jenkins.zadviser.common.configuration - package com.compuware.jenkins.zadviser.common.configuration
 
configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
 
CUSTOMER_ID_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

D

DescriptorImpl() - Constructor for class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Constructor.
DescriptorImpl() - Constructor for class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
Constructor.
doCheckConnectionId(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Validator for the 'Host connection' field.
doCheckConnectionId(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
Validator for the 'Host connection' field.
doCheckCredentialsId(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Validator for the 'Login credentials' field.
doCheckEncryptedDataFile(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Validator for the 'Encrypted Data File' field.
doCheckInitialDateRange(String) - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Validation for the initial date range text field.
doCheckJcl(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Validator for the 'JCL' field.
doCheckUnencryptedDataFile(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Validator for the 'Unencrypted Data File' field.
doCheckUploadDataFile(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
Validator for the 'Upload Data File' field.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Fills in the Login Credentials selection box with applicable connections.
DOWNLOAD_STEP - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

E

ENCRYPTED_DATA_FILE_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
ENCRYPTION_KEY_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

G

get() - Static method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Returns the singleton instance.
getAccessKey() - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Returns the value of the accessKey attribute.
getConnectionId() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Gets the value of the connectionId attribute.
getConnectionId() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData
Gets the value of the connectionId attribute.
getCredentialsId() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Gets the value of the credentialsId attribute.
getCustomerId() - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Returns the value of the customerId attribute.
getDefaultJcl() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
Get the default JCL.
getDescriptor() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
 
getDescriptor() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData
 
getDisplayName() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
 
getEncryptedDataFile() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Gets the value of the encryptedDataFile attribute.
getEncryptionKey() - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Returns the value of the encryptionKey attribute.
getInitialDateRange() - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Returns the value of the initialDateRange attribute.
getJcl() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Gets the value of the jcl attribute.
getUnencryptedDataFile() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Gets the value of the unencryptedDataFile attribute.
getUploadDataFile() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData
Gets the value of the uploadDataFile attribute.

I

INITIAL_DATE_RANGE_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData.DescriptorImpl
 
isEncryptData() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Returns the value of the encryptData attribute.
isUploadData() - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Returns the value of the uploadData attribute.

J

JCL_FILE_PATH_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
jobLoaded() - Static method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Perform initialization after all jobs have been loaded.

L

LAST_DATE_RUN_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

M

Messages - Class in com.compuware.jenkins.zadviser
Generated localization support class.
Messages() - Constructor for class com.compuware.jenkins.zadviser.Messages
 

N

needsSaving - Variable in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
 
needsSaving() - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Return TRUE if the configuration needs saving.

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData
 
PERSIST_DATA_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

R

RemoteSystemProperties - Class in com.compuware.jenkins.zadviser.build
Get remote system properties
RemoteSystemProperties() - Constructor for class com.compuware.jenkins.zadviser.build.RemoteSystemProperties
 

S

setAccessKey(Secret) - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Sets the accesskey attribute.
setCustomerId(String) - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Sets the customerId attribute.
setEncryptData(boolean) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Sets the encryptData attribute.
setEncryptionKey(Secret) - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Sets the encryptionKey attribute.
setInitialDateRange(String) - Method in class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Sets the value of the initialDateRange attribute.
setUploadData(boolean) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Sets the uploadData attribute.
setUploadDataFile(String) - Method in class com.compuware.jenkins.zadviser.build.ZAdviserUploadData
Sets the value of the uploadDataFile attribute.

U

UNENCRYPTED_DATA_FILE_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
UPLOAD_DATA_FILE_PARM - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
UPLOAD_STEP - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 

Z

ZADVISER_CLI_BAT - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
ZADVISER_CLI_SH - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
ZADVISER_LAST_RUN_FILE - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
ZADVISER_MINIMUM_CLI_VERSION - Static variable in class com.compuware.jenkins.zadviser.build.utils.ZAdviserUtilitiesConstants
 
ZAdviserDownloadData - Class in com.compuware.jenkins.zadviser.build
Captures the configuration information for zAdviser download/optional encrypt/optional upload build step.
ZAdviserDownloadData(String, String, String, String, String) - Constructor for class com.compuware.jenkins.zadviser.build.ZAdviserDownloadData
Constructor.
ZAdviserDownloadData.DescriptorImpl - Class in com.compuware.jenkins.zadviser.build
DescriptorImpl is used to create instances of ZAdviserDownloadData.
zAdviserDownloadDataDescriptorDisplayName() - Static method in class com.compuware.jenkins.zadviser.Messages
Key zAdviserDownloadDataDescriptorDisplayName: zAdviser download data and optionally upload to Compuware.
ZAdviserGlobalConfiguration - Class in com.compuware.jenkins.zadviser.common.configuration
Class to handle Compuware global zAdviser configuration settings.
ZAdviserGlobalConfiguration() - Constructor for class com.compuware.jenkins.zadviser.common.configuration.ZAdviserGlobalConfiguration
Constructor.
ZAdviserUploadData - Class in com.compuware.jenkins.zadviser.build
Captures the configuration information for the zAdviser upload build step.
ZAdviserUploadData(String, String) - Constructor for class com.compuware.jenkins.zadviser.build.ZAdviserUploadData
Constructor.
ZAdviserUploadData.DescriptorImpl - Class in com.compuware.jenkins.zadviser.build
DescriptorImpl is used to create instances of ZAdviserUploadData.
zAdviserUploadDataDescriptorDisplayName() - Static method in class com.compuware.jenkins.zadviser.Messages
Key zAdviserUploadDataDescriptorDisplayName: zAdviser upload data to Compuware.
ZAdviserUtilitiesConstants - Class in com.compuware.jenkins.zadviser.build.utils
Constants for use by the zAdviser API plugin.

_

_checkEncryptedDataFileError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkEncryptedDataFileError: Enter the location of the encrypted zAdviser data file..
_checkHostConnectionError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkHostConnectionError: A host connection must be selected..
_checkInitialDateRangeError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkInitialDateRangeError: Enter the number days in the past to start collecting zAdviser data, must be 1 or greater..
_checkJclError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkJclError: The JCL needed to perform collection of zAdviser data is missing..
_checkLoginCredentialsError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkLoginCredentialsError: A set of login credentials must be selected..
_checkMissingAccessKeyError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkMissingAccessKeyError: The access key is missing in the zAdviser API Configuration; click the link below to set the key..
_checkMissingCustomerIdError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkMissingCustomerIdError: The customer ID is missing in the zAdviser API Configuration; click the link below to set the ID..
_checkMissingEncryptionKeyError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkMissingEncryptionKeyError: The encryption key is missing in the zAdviser API Configuration; click the link below to set the key..
_checkUnencryptedDataFileError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkUnencryptedDataFileError: Enter the location of the unencrypted zAdviser data file..
_checkUploadDataFileError() - Static method in class com.compuware.jenkins.zadviser.Messages
Key checkUploadDataFileError: Enter the location of the zAdviser data file..
_zAdviserDownloadDataDescriptorDisplayName() - Static method in class com.compuware.jenkins.zadviser.Messages
Key zAdviserDownloadDataDescriptorDisplayName: zAdviser download data and optionally upload to Compuware.
_zAdviserUploadDataDescriptorDisplayName() - Static method in class com.compuware.jenkins.zadviser.Messages
Key zAdviserUploadDataDescriptorDisplayName: zAdviser upload data to Compuware.
A B C D E G I J L M N P R S U Z _ 
Skip navigation links

Copyright © 2016–2022. All rights reserved.