Package | Description |
---|---|
com.ca.mat.application.performance.view |
Contains all of the view for the project.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateEndevorProfile
This class represents the create endevor entry on the config UI.
|
class |
CreateMATProfile
Create a MAT Profile.
|
class |
CreatePMAProfile
Class to create a PMA profile.
|
class |
CreateProfile<T extends CreateProfile.AddProfile>
This abstract class processes and handles the generic zowe profiles
actions for each subclass (create, delete, and process).
|
class |
CreateZOSMFProfile
Create a ZOSMF profile.
|
class |
InclusionsAndExclusions
PMA Inclusions and Exclusions.
|
class |
MultipleEntryFields<T>
This abstract class represents the superclass for the CreateProfile class.
|
Modifier and Type | Method and Description |
---|---|
PerformanceBenchmarking |
Root.getDynamic(String name)
Return the sample matching the URL name.
|
Modifier and Type | Method and Description |
---|---|
static ExtensionList<PerformanceBenchmarking> |
PerformanceBenchmarking.all()
Returns all the registered
PerformanceBenchmarking s. |
List<PerformanceBenchmarking> |
Root.getAll()
Get all samples.
|
List<PerformanceBenchmarking> |
Root.getAllGroovy()
Get all Groovy samples.
|
List<PerformanceBenchmarking> |
Root.getAllOther()
Get all non-Groovy samples.
|
static List<PerformanceBenchmarking> |
PerformanceBenchmarking.getGroovySamples()
Returns the list of groovy sample files.
|
static List<PerformanceBenchmarking> |
PerformanceBenchmarking.getOtherSamples()
Returns the list of other samples.
|
Copyright © 2016–2022. All rights reserved.