Package | Description |
---|---|
com.ca.mat.application.performance.control.future |
Contains all the objects performing profile retrieval.
|
com.ca.mat.application.performance.view |
Contains all of the view for the project.
|
Modifier and Type | Class and Description |
---|---|
class |
GetProfileList<T extends CreateProfile.AddProfile>
The concurrent abstract worker class that retrieves the zowe profiles.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateProfile<T extends CreateProfile.AddProfile>
This abstract class processes and handles the generic zowe profiles
actions for each subclass (create, delete, and process).
|
Modifier and Type | Class and Description |
---|---|
static class |
CreateEndevorProfile.AddProfile
This class represents the model that holds and maps the Endevor profile fields.
|
static class |
CreateMATProfile.AddProfile
Inner class to add a profile.
|
static class |
CreatePMAProfile.AddProfile
Inner class to add a profile.
|
static class |
CreateZOSMFProfile.AddProfile
Inner class to add a profile.
|
Copyright © 2016–2022. All rights reserved.