- call() - Method in class com.ca.mat.application.performance.control.future.GetEntryList
-
- call() - Method in class com.ca.mat.application.performance.control.future.GetProfileList
-
- com.ca.mat.application.performance.control.annotation - package com.ca.mat.application.performance.control.annotation
-
Contains nnotation interfaces for the project.
- com.ca.mat.application.performance.control.build - package com.ca.mat.application.performance.control.build
-
Contains all the command line builders for the project.
- com.ca.mat.application.performance.control.email - package com.ca.mat.application.performance.control.email
-
Contains all the objects interacting with email.
- com.ca.mat.application.performance.control.future - package com.ca.mat.application.performance.control.future
-
Contains all the objects performing profile retrieval.
- com.ca.mat.application.performance.model - package com.ca.mat.application.performance.model
-
Contains all of the model for the project.
- com.ca.mat.application.performance.view - package com.ca.mat.application.performance.view
-
Contains all of the view for the project.
- CommandResponse - Class in com.ca.mat.application.performance.model
-
The model class that stores the zowe command response.
- CommandResponse(int, String) - Constructor for class com.ca.mat.application.performance.model.CommandResponse
-
The command response default constructor with status and return message.
- compute() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.EndevorProgressViewRendering
-
- compute() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.MATProgressViewRendering
-
- compute() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.PMAProgressViewRendering
-
- compute() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.ZOSMFProgressViewRendering
-
- compute() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.ScopeProgressViewRendering
-
- compute() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields.ProgressViewRendering
-
- Config(List<CreateEndevorProfile.AddProfile>) - Constructor for class com.ca.mat.application.performance.view.CreateEndevorProfile.Config
-
Inner class constructor passing profile entries.
- Config(List<CreateMATProfile.AddProfile>) - Constructor for class com.ca.mat.application.performance.view.CreateMATProfile.Config
-
Contructor.
- Config(List<CreatePMAProfile.AddProfile>) - Constructor for class com.ca.mat.application.performance.view.CreatePMAProfile.Config
-
Constructor passing the configuration entries.
- Config(List<CreateZOSMFProfile.AddProfile>) - Constructor for class com.ca.mat.application.performance.view.CreateZOSMFProfile.Config
-
Constructor passing profile entries.
- Config(List<InclusionsAndExclusions.Entry>) - Constructor for class com.ca.mat.application.performance.view.InclusionsAndExclusions.Config
-
Constructor passing the configuration entries.
- CreateEndevorProfile - Class in com.ca.mat.application.performance.view
-
This class represents the create endevor entry on the config UI.
- CreateEndevorProfile() - Constructor for class com.ca.mat.application.performance.view.CreateEndevorProfile
-
- CreateEndevorProfile.AddProfile - Class in com.ca.mat.application.performance.view
-
This class represents the model that holds and maps the Endevor profile fields.
- CreateEndevorProfile.AddProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class providing a display name and the list of available protocols.
- CreateEndevorProfile.Config - Class in com.ca.mat.application.performance.view
-
This inner class represents the configuration of the Endevor entries.
- CreateEndevorProfile.Config.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
The class descriptor.
- CreateEndevorProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
This inner class represents the descriptor.
- CreateEndevorProfile.EndevorProgressViewRendering - Class in com.ca.mat.application.performance.view
-
This class represents the progress bar handler, and binds the UI with the controller.
- createMail(Run<?, ?>, TaskListener) - Method in class com.ca.mat.application.performance.control.email.PerformanceAnalysisMailSender
-
- CreateMATProfile - Class in com.ca.mat.application.performance.view
-
Create a MAT Profile.
- CreateMATProfile() - Constructor for class com.ca.mat.application.performance.view.CreateMATProfile
-
- CreateMATProfile.AddProfile - Class in com.ca.mat.application.performance.view
-
Inner class to add a profile.
- CreateMATProfile.AddProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreateMATProfile.Config - Class in com.ca.mat.application.performance.view
-
Inner class representing the configuration.
- CreateMATProfile.Config.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreateMATProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreateMATProfile.MATProgressViewRendering - Class in com.ca.mat.application.performance.view
-
Inner class for progress view rendering.
- CreatePMAProfile - Class in com.ca.mat.application.performance.view
-
Class to create a PMA profile.
- CreatePMAProfile() - Constructor for class com.ca.mat.application.performance.view.CreatePMAProfile
-
- CreatePMAProfile.AddProfile - Class in com.ca.mat.application.performance.view
-
Inner class to add a profile.
- CreatePMAProfile.AddProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreatePMAProfile.Config - Class in com.ca.mat.application.performance.view
-
Inner class representing the configuration.
- CreatePMAProfile.Config.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreatePMAProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreatePMAProfile.PMAProgressViewRendering - Class in com.ca.mat.application.performance.view
-
Inner class representing progress rendering.
- CreateProfile<T extends CreateProfile.AddProfile> - Class in com.ca.mat.application.performance.view
-
This abstract class processes and handles the generic zowe profiles
actions for each subclass (create, delete, and process).
- CreateProfile() - Constructor for class com.ca.mat.application.performance.view.CreateProfile
-
- CreateProfile.AddProfile - Class in com.ca.mat.application.performance.view
-
This abstract class defines the generic fields for every zowe profile.
- CreateZOSMFProfile - Class in com.ca.mat.application.performance.view
-
Create a ZOSMF profile.
- CreateZOSMFProfile() - Constructor for class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
- CreateZOSMFProfile.AddProfile - Class in com.ca.mat.application.performance.view
-
Inner class to add a profile.
- CreateZOSMFProfile.AddProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreateZOSMFProfile.Config - Class in com.ca.mat.application.performance.view
-
Inner class representing the configuration.
- CreateZOSMFProfile.Config.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreateZOSMFProfile.DescriptorImpl - Class in com.ca.mat.application.performance.view
-
Inner class representing the descriptor.
- CreateZOSMFProfile.ZOSMFProgressViewRendering - Class in com.ca.mat.application.performance.view
-
Inner class representing progress rendering.
- getAccountNumber() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile
-
Get the account number.
- getAlert() - Method in class com.ca.mat.application.performance.model.AnalysisOutput
-
Return the alert.
- getAll() - Method in class com.ca.mat.application.performance.view.Root
-
Get all samples.
- getAllGroovy() - Method in class com.ca.mat.application.performance.view.Root
-
Get all Groovy samples.
- getAllOther() - Method in class com.ca.mat.application.performance.view.Root
-
Get all non-Groovy samples.
- getBasePath() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get the base path.
- getBasePath() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the base path.
- getCommandOutput(String...) - Method in class com.ca.mat.application.performance.control.build.ZoweCommandLineBuilder
-
This method submits a command on the zowe cli and returns the command output as CommandResponse.
- getCommandOutput(String) - Method in class com.ca.mat.application.performance.control.build.ZoweCommandLineBuilder
-
This method submits a command on the zowe cli and returns the command output as CommandResponse.
- getCommandOutputNoTimeout(String...) - Method in class com.ca.mat.application.performance.control.build.ZoweCommandLineBuilder
-
This method submits a command on the zowe cli and returns the command output as string.
- getCommandOutputNoTimeout(String) - Method in class com.ca.mat.application.performance.control.build.ZoweCommandLineBuilder
-
This method submits a command on the zowe cli and returns the command output as string.
- getConfig() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
Get the configuration.
- getConfig() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
Get the configuration.
- getConfig() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
Get the PMA profile configuration.
- getConfig() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
Get the ZOSMF profile configuration.
- getConfig() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
Get the configuration.
- getConfigFile() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Get the configuration file.
- getDefaultp() - Method in class com.ca.mat.application.performance.view.CreateProfile.AddProfile
-
Get whether this is the default profile.
- getDescription() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
- getDescription() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
- getDescription() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
- getDescription() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
- getDescription() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getDescription() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAExclusion
-
Get the description.
- getDescription() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAInclusion
-
Get the description.
- getDescription() - Method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Returns a paragraph of natural text that describes this sample.
- getDescriptor() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Return the Jenkins descriptor.
- getDescriptor() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get the Jenkins descriptor.
- getDescriptor() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile
-
Get the Jenkins descriptor.
- getDescriptor() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the Jenkins descriptor.
- getDescriptor() - Method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Gets the page descriptor.
- getDifferentEntries(List<T>, List<T>, EntryAction.ActionType) - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Get the different entries.
- getDisplayName() - Method in class com.ca.mat.application.performance.view.Autogen.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.CreateProfile
-
Return the display name.
- getDisplayName() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.EmailPostBuildAction.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
Get the display name.
- getDisplayName() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAExclusion.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAInclusion.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.PerformanceAnalysisBuilder.DescriptorImpl
-
- getDisplayName() - Method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Default display name.
- getDisplayName() - Method in class com.ca.mat.application.performance.view.Root
-
Get the display name.
- getDynamic(String) - Method in class com.ca.mat.application.performance.view.Root
-
Return the sample matching the URL name.
- getElement() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the element.
- getEncoding() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the encoding.
- GetEndevorProfileList - Class in com.ca.mat.application.performance.control.future
-
The concurrent worker class that retrieves the zowe endevor profiles.
- GetEndevorProfileList() - Constructor for class com.ca.mat.application.performance.control.future.GetEndevorProfileList
-
- getEntries() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.Config
-
Get the configuration entries.
- getEntries() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
- getEntries() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.Config
-
Get the configuration entries.
- getEntries() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
- getEntries() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.Config
-
Get the entries.
- getEntries() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
- getEntries() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.Config
-
Get the configuration entries.
- getEntries() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
- getEntries() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.Config
-
Get the configuration entries.
- getEntries() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getEntries() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Returns the list of entries.
- getEntry() - Method in class com.ca.mat.application.performance.model.EntryAction
-
Get the entry.
- GetEntryList - Class in com.ca.mat.application.performance.control.future
-
The abstract class that retrieves the zowe pma scope entry list (for programs and jobs).
- GetEntryList() - Constructor for class com.ca.mat.application.performance.control.future.GetEntryList
-
- getEnvironment() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the environment.
- getFields() - Method in class com.ca.mat.application.performance.model.UpdateAction
-
Get the fields.
- getFinalUpdatedMessage(boolean, String, T) - Method in class com.ca.mat.application.performance.view.CreateProfile
-
- getFinalUpdatedMessage(boolean, String, InclusionsAndExclusions.Entry) - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getFinalUpdatedMessage(boolean, String, T) - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Returns the final message from a update of new entry action.
- getGroovySamples() - Static method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Returns the list of groovy sample files.
- getHistory() - Method in class com.ca.mat.application.performance.model.AnalysisOutput
-
Return the history.
- getHlq() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile
-
Get the high level qualifier.
- getHostname() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get the host name.
- getHostname() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get the host name.
- getHostname() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the host name.
- getIconFileName() - Method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Gets the icon file name from the jenkins library.
- getIconFileName() - Method in class com.ca.mat.application.performance.view.Root
-
Get the icon file name.
- getInstance() - Static method in class com.ca.mat.application.performance.control.email.PMAReportNotificationHelper
-
The default getInstance method with the singleton pattern.
- getInstance() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the instance.
- getJobClass() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile
-
Get the job class.
- getJobname() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAInclusion
-
Get the job name.
- GetListExclusionTask - Class in com.ca.mat.application.performance.control.future
-
The concurrent worker class that retrieves the list of excluded programs: zowe pma scope getlp.
- GetListExclusionTask() - Constructor for class com.ca.mat.application.performance.control.future.GetListExclusionTask
-
- GetListInclusionsTask - Class in com.ca.mat.application.performance.control.future
-
The concurrent worker class that retrieves the list of included jobs: zowe pma scope getlj.
- GetListInclusionsTask() - Constructor for class com.ca.mat.application.performance.control.future.GetListInclusionsTask
-
- getListParam() - Method in class com.ca.mat.application.performance.control.future.GetEntryList
-
The get list parameter.
- getListParam() - Method in class com.ca.mat.application.performance.control.future.GetListExclusionTask
-
- getListParam() - Method in class com.ca.mat.application.performance.control.future.GetListInclusionsTask
-
- getLoadlib() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile
-
Get the load library.
- getMainField(T) - Method in class com.ca.mat.application.performance.view.CreateProfile
-
- getMainField(InclusionsAndExclusions.Entry) - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getMainField(T) - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Refers to an unique field that represents the entry, e.g.: a name or ID.
- getMainFieldLabel(T) - Method in class com.ca.mat.application.performance.view.CreateProfile
-
- getMainFieldLabel(InclusionsAndExclusions.Entry) - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getMainFieldLabel(T) - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Refers to an unique label field that represents the entry, like a name or ID.
- GetMATProfileList - Class in com.ca.mat.application.performance.control.future
-
The concurrent worker class that retrieves the zowe mat profiles.
- GetMATProfileList() - Constructor for class com.ca.mat.application.performance.control.future.GetMATProfileList
-
- getMessage() - Method in class com.ca.mat.application.performance.model.CommandResponse
-
Get the return message.
- getModifiedEntries() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Retrieves the list of modified entries.
- getMsgClass() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile.AddProfile
-
Get the message class.
- getName() - Method in class com.ca.mat.application.performance.model.JCLEntity
-
Get the name.
- getName() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAExclusion
-
Get the name.
- getName() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAInclusion
-
Get the job name.
- getOldEntry() - Method in class com.ca.mat.application.performance.model.UpdateAction
-
Gets the old entry.
- getOtherSamples() - Static method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Returns the list of other samples.
- getPassword() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get the password.
- getPassword() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get the password associated with the user.
- getPassword() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the password.
- getPerformance() - Method in class com.ca.mat.application.performance.model.AnalysisOutput
-
Return the performance.
- getPluginCmd() - Method in class com.ca.mat.application.performance.control.future.GetEndevorProfileList
-
- getPluginCmd() - Method in class com.ca.mat.application.performance.control.future.GetMATProfileList
-
- getPluginCmd() - Method in class com.ca.mat.application.performance.control.future.GetPMAProfileList
-
- getPluginCmd() - Method in class com.ca.mat.application.performance.control.future.GetProfileList
-
The zowe plugin command.
- getPluginCmd() - Method in class com.ca.mat.application.performance.control.future.GetZOSMFProfileList
-
- getPluginCmd() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
The zowe command group.
- getPluginCmd() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
The zowe command group: e.g.
- getPluginCmd() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
The zowe command group: e.g.
- getPluginCmd() - Method in class com.ca.mat.application.performance.view.CreateProfile
-
Returns the plugin zowe command.
- getPluginCmd() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
The zowe command group: e.g.
- getPluginDisplayName() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
- getPluginDisplayName() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
- getPluginDisplayName() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
- getPluginDisplayName() - Method in class com.ca.mat.application.performance.view.CreateProfile
-
Returns the plugin display name.
- getPluginDisplayName() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
- getPluginName() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
The official published plugin name on NPM Registry.
- getPluginName() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
The official plugin name published on NPM Registry.
- getPluginName() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
The official plugin name published on NPM Registry.
- getPluginName() - Method in class com.ca.mat.application.performance.view.CreateProfile
-
Returns the plugin name.
- getPluginName() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
The official plugin name published on NPM Registry.
- GetPMAProfileList - Class in com.ca.mat.application.performance.control.future
-
The concurrent worker class that retrieves the zowe pma profiles.
- GetPMAProfileList() - Constructor for class com.ca.mat.application.performance.control.future.GetPMAProfileList
-
- getPort() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get the port.
- getPort() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get the port.
- getPort() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the port.
- getProcesses() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
- getProcesses() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
- getProcesses() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
- getProcesses() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
- getProcesses() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getProcesses() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Get the collection of the processes to retrieve the configuration on the start-up.
- getProcstep() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAInclusion
-
Get the procedure step.
- GetProfileList<T extends CreateProfile.AddProfile> - Class in com.ca.mat.application.performance.control.future
-
The concurrent abstract worker class that retrieves the zowe profiles.
- GetProfileList() - Constructor for class com.ca.mat.application.performance.control.future.GetProfileList
-
- getProfileName() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
- getProfileName() - Method in class com.ca.mat.application.performance.view.CreateProfile.AddProfile
-
Return the profile name.
- getProfileName() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
- getProgram() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAExclusion
-
Get the program.
- getProtocol() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get the protocol.
- getProtocol() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get the protocol (http or https).
- getRecipients() - Method in class com.ca.mat.application.performance.view.EmailPostBuildAction
-
Get the recipients.
- getRejectUnauthorized() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get whether to reject unauthorised requests.
- getRejectUnauthorized() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get whether to reject unauthorised requests.
- getResponseTimeout() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the response timeout.
- getSignout() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the sign out.
- getSourceFiles() - Method in class com.ca.mat.application.performance.view.CreateProfile
-
- getSourceFiles() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
- getSourceFiles() - Method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Source files associated with this sample.
- getStage() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the stage.
- getStatus() - Method in class com.ca.mat.application.performance.model.CommandResponse
-
Get the status.
- getStepname() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions.PMAInclusion
-
Get the step name.
- getSubsystem() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the subsystem.
- getSystem() - Method in class com.ca.mat.application.performance.view.Autogen
-
Get the system.
- getTemplate(AnalysisOutput) - Method in class com.ca.mat.application.performance.control.email.PMAReportNotificationHelper
-
Sends the PMA Analysis results to the users on the pipeline.
- getTestjob() - Method in class com.ca.mat.application.performance.view.PerformanceAnalysisBuilder
-
Return the test job.
- getType() - Method in class com.ca.mat.application.performance.model.EntryAction
-
Return the type.
- getType() - Method in class com.ca.mat.application.performance.model.JCLEntity
-
Get the type.
- getUrlName() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile
-
Get the URL name.
- getUrlName() - Method in class com.ca.mat.application.performance.view.CreateMATProfile
-
Get the URL name.
- getUrlName() - Method in class com.ca.mat.application.performance.view.CreatePMAProfile
-
Get the URL name, returning a default string detect-profile .
- getUrlName() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile
-
Get the URL name.
- getUrlName() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getUrlName() - Method in class com.ca.mat.application.performance.view.PerformanceBenchmarking
-
Gets the final URL name.
- getUrlName() - Method in class com.ca.mat.application.performance.view.Root
-
Get the URL name.
- getUsername() - Method in class com.ca.mat.application.performance.view.CreateEndevorProfile.AddProfile
-
Get the user name.
- getUsername() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get the user name.
- getUsername() - Method in class com.ca.mat.application.performance.view.CreateZOSMFProfile.AddProfile
-
Get the user name.
- getXMLFile() - Method in class com.ca.mat.application.performance.view.CreateProfile
-
- getXMLFile() - Method in class com.ca.mat.application.performance.view.InclusionsAndExclusions
-
- getXMLFile() - Method in class com.ca.mat.application.performance.view.MultipleEntryFields
-
Returns the XMLFile name to be stored in the jenkins_home.
- GetZOSMFProfileList - Class in com.ca.mat.application.performance.control.future
-
The concurrent worker class that retrieves the zowe zosmf profiles.
- GetZOSMFProfileList() - Constructor for class com.ca.mat.application.performance.control.future.GetZOSMFProfileList
-
- getZowediscoverable() - Method in class com.ca.mat.application.performance.view.CreateMATProfile.AddProfile
-
Get whether this profile is Zowe discoverable.